-
Shapes & pattern from png or svg
Hey! I would like to make visuals, where the data point patterns or shapes are based on images retrieved from URLs. For example, I could have columns be patterned as country flags or company logos,…
- Answered
-
Mimic member logic within lists
Hello folks. I have a very handy variable list object which filters a large number of products into the end-user's desired internal product categories. I would like to now compute the percentage…
- Answered
-
get measure monthly count for last 12 months
I have a [Measure] and that I want to show it's trend on a monthly basis. Therefor I created the following logic: strtomember("[Date].[Calendar].[Date].["+ format(now()-1,"yyyy-MM-dd")+"]").parent.…
- Answered
-
How to print a Publication from a Dashboard
How to Print a Publication from a Dashboard In this Tip & Trick we will cover how you can embed a print button that allows you to print an existing Publication directly from your Dashboard.…
-
Custom Columns and OLAP Cubes
We just installed Pyramid 2023 in our development environment and I am in the process of test driving some of the new features including custom columns.…
- Answered
-
Member Security - return default if no rows matched
We are looking to apply a security rule to a table using member security. In our security table, there is a default row that should be matched to if the user does not meet the security rules.…
- Answered
-
Dashboard Gallery: Retail demo with Google Form
Retail Analytics with embedded Google Form for Write Back At a first glance this is a typical retail dashboard, as it would be used by a Sales Rep on their Daily visits to a number of stores.…
-
Pyramid Community Weekly Wrap Up - July 20th
Dear Community, in the middle of northern hemisphere summer its time to give you something new to play with. The next official Explore Pyramid challenge dataset is available now.…
-
Dashboard Gallery: Explore Pyramid Coffee Shop Winner
Explore Pyramid Coffee Shop Challenge Winner Explore Pyramid is a free offer to users of the Pyramid Community to play and learn more about the Platform.…
-
Using a SQLServer Table Value Function in Pyramid
Hello, Has any one tried using a SQLServer table valued function in a mode ? For e.g. I have a TVF that tables date as an input select * from schema.table(@date) Where date is a literal that can be…
- Answered
-
What is the "AI Driven Value" option?
Hello, I see there's a new option, when right clicking on dimension attribute, labeled "AI Driven Value" How do I use this? I searched the help documentation and the community forums and can't find…
- Answered
-
Text parameter which retrieves date ranges
Hello everyone, Is it possible to map text captions in a parameter to individual list objects. The business context is to enable the formation of date ranges which are either calendar or fiscal in…
- Answered
-
Can R or Python models be easily imported into a Data Model?
Hello, We have existing R and Python models developed in RStudio. Is there a way for us to import these models into a Pyramid Data Model? Thanks, Rob
- Answered
-
PQL for checking if date is null
Trying to find the correct syntax for checking if a date is null in a script formulate. Currently accessing the date via [pyramid_custom_query_t_placement_patient_hsptl].[cl_effective_from_date].…
- Answered
-
Custom user dimension linked to a specific e-mail account
Dear all Irrespective of my attempts, I still need to succeed in creating a dimension of specific users/clients with a particular e-mail account suffix.…
- Answered
-
Sortting on aggregated measure on PostgreSQL
Hey all, I'm looking at trying to find the latest date for user logins in pyramid, using the username dimension and then creating a max formula for date dimension to find the most recent date.…
- Answered
-
How to Upgrade a Pyramid Kubernetes Cluster
Before upgrading your production install of Pyramid, it is imperative that you upgrade a test install of Pyramid based on a copy of your production database.…
-
Cascading parameters
Hello folks. Does Pyramid have the ability to build cascading parameters? I would like to have a text parameter control the output of two independent numeric parameters. Cheers, Dave
- Answered
-
Renaming direct query table does not change underlying name that is used. Correct functionality or a bug?
When renaming a direct query table, the original table name is often used in other areas (security scripts, join statements as shown in attached image).…
- Answered
-
Date filters allow range and null selection
Use case: Users need to be able to select a date range (YTD 2023 for example) and also have the ability to return the rows that have a NULL date. Using the multi select dropdown is not an suitable…
- Answered
-
Pyramid Community Weekly Wrap Up - July 14th
Dear Community, last week I was talking with one of the Users. He mentioned that with the growing activity level in the community, he receives a lot of e-Mails from the Platform.…
-
Splitting dataset Train Error
I am trying to spilt dataset into a train and test using Python Node and Learn&Predict. I get an error below related to pyramid_eval_out.write. How can it be fixed? Error PyramidException:…
- Answered
-
Pyramid Community Weekly Wrap Up - July 6th
Dear Community, slow start to the week for my US Colleagues with two days celebrating, luckily enough no Aliens in sight to battle, just the usual fireworks and BBQ.…
-
Customer Community Activities: Pyramid User Community
Explore Pyramid Data Missions: The Pyramid User Community offers a broad set of features to learn, share and interact with peers from all over the globe.…
-
Send Multiple discovery in single Excel sheet
Hi, I'm working on a publication, in which I have multiple discovery reports. When I try to export to excel, the generated excel creates multiple sheets for each discovery.…
- Answered