Forum Discussion
jthomson
Solution Sage
8 years ago100% stacked bar chart - same legend, multiple values
Hi, I'm having trouble getting a visual running for the data I want to show - I've got ten different csv's which are showing a bunch of different data, and the only thing they all have in common ...
- 8 years ago
This can be ignored now, I've got it working by the needlessly convoluted method of adding a custom text column to every CSV with the name of each measure, appending all the CSV's together, making a new countrows measure on the new query and using the custom column as the axis
jthomson
Solution Sage
8 years agoThis can be ignored now, I've got it working by the needlessly convoluted method of adding a custom text column to every CSV with the name of each measure, appending all the CSV's together, making a new countrows measure on the new query and using the custom column as the axis
- wildmight20178 years ago
Advocate II
Just faced the same issue - would you mind providing a sample pbix? or at least a formula to get that countrows?
How does time work in this instance? Just a slicer outside the chart?
Thank you!