Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a requirement to dynamically hide or add a column in a PBI table visual based on a column selection list that can be toggled on or off.
Example
Table Visual:
Col1, Col2, COl3, Measure1, Measure2
filter selection
[x ] Col1
[x] Col2
[ ] Col 3
[X] Measure 1
[ ] Measure 2
If I filter on Col 1 and Col2 as per above the table visual would change to:
Col1, Col2, Measure1 (leaving Col3 and Measure 2 out)
Measure1 in this case would auto aggregate to the Col1 and Col2 combined aggr level.
Is this possible?
Solved! Go to Solution.
Hi @Marco_Yukon ,
Is this you want?
If yes ,please use what if parameters. And pbix file in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Marco_Yukon ,
Is this you want?
If yes ,please use what if parameters. And pbix file in the end you can refer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |