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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.