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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Kindly looking for help,
I have a dataset similar to the below, where customers are segmented in 2 types. the data for both segments is in the same table.
I would like to add a stacked column chart showing total number of customer by Type A segment in X-Axis and Type B count of customers is in the legend.
What I need to do is mimic as if the data was stored in the below format
Many thanks in advance,
Nelly
Hello @nellygamil1 ,
Did you try to add the segment field as a legend ?
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Hi @Idrissshatila ,
I tried and it does not work since both my segment types are stored in the same column. I need to be able to separate them as if they were stored in 2 different columns for the same customer as shown below.
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |