Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a data like this and filter for ID on a Dashboard.
How to make a card on a dashboard such that when select ID on the filter, for example 1001, this card shows 'abc', but when I select 2000 this card shows 'xyz'? Thank you!
| id | text |
| 1001 | ABC |
| 1001 | abc |
| 1001 | abc |
| 2000 | xyz |
| 2000 | xyz |
| 2000 | xyz |
Solved! Go to Solution.
Hi,
put first text?
what do you want to see when nothing is selected in the filter?
Thank you.
Hi,
put first text?
what do you want to see when nothing is selected in the filter?
Thank you. When nothing is selected I want to see a blank page.
instead of blank you could have "Select ID" or anything you want.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!