Forum Discussion
karthikmiriyala
3 years agoFrequent Visitor
Add dynamic Categories from what if parameter
Hi, I am trying to create a column that categorizes Groups from input What if parameters. Groups are not changing with the input values.β These are the Default values that are given. βGro...
JorgePinho
3 years agoSolution Sage
Sorry... I just remembered that what if parameters value can be only used in measures and not in columns. You can add a measure to tell the category and use it in a table visual for example.
karthikmiriyala
3 years agoFrequent Visitor
ok, can I get Something like this, if possible? A table:
| Sepal Lenght(Average) | Sepal Width(Average | Petal Len(AVG) | Petal Width(AVG) | |
Group 1 | ||||
Group 2 | ||||
Group 3 | ||||
| Group 4 |
Which dynamically changes with Slicer values?