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

stacked chart limited?

Hi,

I have visiualized my data in a stacked chart, which works good if I choose the customers (here named as CYname) manually. 

lost_flower_0-1677239717705.png

 

but as soon as I deselect the filter to have all customers the chart is empty.

Since I have a lot of data, is a stacked chart somehow limited or did I miss something?

lost_flower_1-1677239892875.png

 

Thanks

 

 

2 REPLIES 2
FreemanZ
Super User
Super User

hi @Anonymous 

what code do you have for the values field in your visual?

Anonymous
Not applicable

Hi FreemanZ,

all fields are directly from the table except the count is a measure:

 

Lost_Lu_count =
VAR _SummaryTable =
    ADDCOLUMNS ( VALUES ( 'Date'[Date].[Monat] ), "@value", [Lost_Lu] )
RETURN
    SUMX( _SummaryTable, [@value] )

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.