Forum Discussion
Anonymous
7 years agoNot applicable
Group data and nice graph
Hi! Does anyone know how to do this easily? I want to group two columns (to create kind of family) and get the result as on attached graph. Blue, green and yellow bars are XYZ and the axis shows val...
- Anonymous7 years ago
You get the samer result by dragging columns as shown in picture below into a clustered column chart:
Anonymous
7 years agoNot applicable
Is your line correct?
When I start to write it down it created me this:
SUMX = CALCULATE(SUM((data[ABC(D)] ...
How should i continue as I can put two columns in this calculation?
Ani1991
7 years agoResolver III
Hi Anonymous
Those are 3 different measures.
You will need to create 3 different measures by writing those lines respectively in three different measures.
Else you can also follow the method suggested by Anonymous Sorry I missed the Legend field, my bad :(
Thanks,
Ani