-
Re: Dynamic graphs/charts on dashboards
Hello, bit of a delayed reply. However you can solve the problem on the graph, if you use a dummy time dimension. Just replace the system time, with a normal list, which has the same elements as the …1 -
Re: How to take the count of a text value that repeats
Hello Anees, one option would be to genereate a list, based on this line item. So you will have a list that will say x1, x2, x3. Then you can can create a second lineItem which has a FINDITEM('new li…1 -
Re: Hierarchical structures from a customer provided list
Proposed solution: 1) Load lowest elements in the list 2) Use this list in a module with the following line items: level1,level2, etc. 3) Create formula's in those line items to calculate the Level 1…1 -
Re: Workspace Naming Best Practices
Hi Daniel, I'm not aware of any restrictions on the naming convention. However I try to make a link to the business, region and function and the model. The company name does not need to be in the wor…1 -
Re: To fetch data through switching between different modules through page selector
Hi Varshni The main question will be what the dimensionality will be of the target cube. Let's say that you have the following dimensions: Child and Parent and where the child list has Parent selecte…2