Forum Discussion
giorgi_lommidd
Helper I
7 years agoDisplay two values for each date on stacked column chart
Hi all, I need to dispaly two values for each date on stacked column chart, somthing like this:
- 7 years ago
If your table looks like this
I don't know why it didn't work on your side
Since I cannot reporduce your issue, I hope someone can help you.
Have a nice day!
- 7 years ago
U need to create 2 measures using this colums and use it in visual.
In your case it will be
Measure 1 = SUM(Column 1)Measure 2 = SUM(Column 2)
And U need to use "clustered column chart" not stacked. ;)
v-piga-msft
Resident Rockstar
7 years agoHi giorgi_lommidd ,
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share your data sample which could reproduce the scenario and your desired output so that we could help further on it.
Best Regards,
Cherry