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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Debug card visual showing count

I have a table visual that correctly shows some filtered records. I also have a card visual that just shows the count of this table. I created the card visual by just duplicating the table visual and changing the visual type. The problem is that the card visual shows the wrong count. All of the filters are the same on the two visuals. I can't figure out how to debug the card visual because I don't know how to see the data underlying the card visual. The card visual consistently shows a higher count than the table. I have it set to count distinct, although there are no duplicates.

 

Thanks!

5 REPLIES 5
V-lianl-msft
Community Support
Community Support

Hi @Anonymous ,

 

It may be that the context affects the filter conditions.

Cloud you share the sample data and the DAX formula?(It is better to share sample .pbix after masking any sensitive data)

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi @Anonymous 

Here's a way you can figure out what's going on.

 

In the report, select the Card, and choose "export data"

IF you have both options, do it twice -- export first time using "summarized data" and export second time using "underlying data".

See if comparing the data gives you your answer.

 

export2.png

 

Anonymous
Not applicable

I only have one option and it exports just the summarized count. Why is that?

Anonymous
Not applicable

Hi @Anonymous 

You may not have permissions to the underlying data.  Or, it may be turned off for your tenant.  

If you have permissions, open your workspace and select Settings.

 

export4.png

 

 

 

 

 

 

 

And change the selection for exporting:

 

export3.png

az38
Community Champion
Community Champion

hi @Anonymous 

I can suggest that in table visual you had a row-context that affect to calcultion

if you can it would be great to provide data example to help you


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors