Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi community,
I would know if exist the method to select a dinamically measure with link on filter page.
At below an example:
I have a one filter page e.g "brand company" and how to select the modality, the KPIs switch in dyanamically mode. The widget is a Card
I think this type of approach but it doesn't work:
Measure_Final = IF ((FILTER_1) = "A"; Measure_1; IF(FILTER_1) = "B"; Measure_2; IF(FILTER_1) = "C"; Measure_3; "Measure_Overall")
For more details i have upload a screenshot
Thanks advance for your support,
Best regard
Solved! Go to Solution.
Hi @Anonymous ,
You can use this measure.
Hi @Anonymous ,
You can use this measure.
Hi harshnathani,
Thank a lot.
The DAX Code is great 😉
@Anonymous ,
Thank You 🙂
Regards,
Harsh Nathani
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |