Forum Discussion
TatianaGuihur
5 years agoHelper I
How to combine two different STACKED HISTOGRAM
Hi, I have to show a bar for the number 1,5 and 7 of ETP_TIT. However for the number 2 I need to compare with ETP alloué. I need to do this in the same graph. But I only have it in two differe...
- 5 years ago
Hi TatianaGuihur ,
Please refer to my .pbix file.
If it's useless, please provide sample data and expected output.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Jihwan_Kim
5 years agoSuper User
Hi, TatianaGuihur
Please correct me if I wrongly understood.
I assume that 2 and 1,5,7 are in two different tables.
Is it possible to create one dim-table that contains 1,2,5,7 and create a relationship to each existing table?
Then, you can use the dim table's number for the X-Axis.
Jihwan Kim
If this post helps, then please consider accept it as the solution to help the other members find it more quickly.