Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have visiualized my data in a stacked chart, which works good if I choose the customers (here named as CYname) manually.
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?
Thanks
hi @Anonymous
what code do you have for the values field in your visual?
Hi FreemanZ,
all fields are directly from the table except the count is a measure:
User | Count |
---|---|
10 | |
9 | |
7 | |
4 | |
4 |