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
Jackey
New Member

Using Cards to Slice Data

Hi Everyone,

 

I am a brand new Power BI using (transitioning from Tableau).

I am currently attempting to rebuild my dashboards from scratch and whereas I can work my way around the visuals and how they slice/interact with one another, I am having trouble getting a Card to slice my data.

 

In short, I have a card visual for Count of Completed Order and a separate table visual with a list of Every Order's detail (completed or not).

I want to click on this Count and have the details table filter/sliced accordingly.

I have tried changing the Count to a bar chart which works, but not aesthetically fit. We'll like for it to be just a number (hence we used Card).

 

Eager for suggestions.

 

Thank you in advance.

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @Jackey 

As per testing, the both old and new card visuals doesn't provide the visual interaction you need. You may be able to do this by using the tile slicer instead.

danextian_0-1737518323019.png

Note: There seems to be a bug with data formatting on labels in the tile slicer. Numbers are supposed to show currecny, not just plain numbers. The workaround is to use FORMAT([measure], "$#,#") and use that in the label instead.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

2 REPLIES 2
danextian
Super User
Super User

Hi @Jackey 

As per testing, the both old and new card visuals doesn't provide the visual interaction you need. You may be able to do this by using the tile slicer instead.

danextian_0-1737518323019.png

Note: There seems to be a bug with data formatting on labels in the tile slicer. Numbers are supposed to show currecny, not just plain numbers. The workaround is to use FORMAT([measure], "$#,#") and use that in the label instead.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Thank you, danextian

Looks like it served my purpose.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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