Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
FarmingBA
Helper I
Helper I

Help required making a card display empty until filtered by another visual (Video included)

Hi there,

 

I have a card which I would like to remain totally blank (i.e. not visible) until a different visual is selected. I found it easier to explain rathr thank write out, so I have made a short video and provided a link to Google Drive to view it (hopefully this is within standard procedure on this forum - I was unsure of a better way to do this?) 

 

https://drive.google.com/file/d/117PLwM5tAGXhjZn-oZ_l7iC4cIq18J4X/view?usp=sharing 


I have tried using advice from tutorials and this forum to create a measure to help with this task, but I sadly can't seem to get it right. Grateful for any help. Thanks in advance.

 

Farming BA

 

1 ACCEPTED SOLUTION
tt_and
Helper I
Helper I

Hi. How about counting number of status rows in a measure and use this on the filter spesific for the card visual where you set the argument to "equals 1"?

Status cnt = distinctcount(fact_table[StatusID])

View solution in original post

6 REPLIES 6
FarmingBA
Helper I
Helper I

Am I able to bump this? 🙂 

Hopefullly with th video examples I have added someone might be able to help.

tt_and
Helper I
Helper I

Hi. How about counting number of status rows in a measure and use this on the filter spesific for the card visual where you set the argument to "equals 1"?

Status cnt = distinctcount(fact_table[StatusID])

Thank you for the help. Apologies in advance about my basic PowerBi skills.

 

I have made a new measure using your formula: 

FarmingBA_0-1680128410953.png

 

I have addd that measure as a filter on my visual:

FarmingBA_1-1680128488845.png

However, I am unable to change it from "is less than". I've followed a few different tutorial videos, and tried a few different measures which I am confident I have done correctly. However, when I apply them as a filter - the same issue occurs. I am unable to change from "is less than". All other options are greyed out. When I put the measure on a different visual, I can choose from options. So I assume that the card visual I am trying to hide is the problem? 

 

 

Can you show me a screenshot of the report with the columns used from the right pane?

Anonymous
Not applicable

csteffan07994_0-1712350189440.png

 

Hello, I am having this same issue where the measure says "contains" but nothing drops down. I need to "distirbutor PTR" card to not display anything until the below filters are selected. Preferably until all filters except the last one are filtered. 

 

Anonymous
Not applicable

Its definitely an issue with the card visual because I also noticed it works for graphs but not the card.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.