Forum Discussion
errepinna
Helper I
5 years agoGrouping histogram bars
Hello everyone, I'm trying to do something simple. I got different values of the same kind referring to the same entities, and I want to group them in an histogram together. I made an excel f...
- 5 years ago
Hi errepinna ,
Is below what you need?
Check the updated .pbix file attached.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
errepinna
Helper I
5 years agoMy issue is that I have no "Type" column. Each type has a dedicated table so I can't put it on axis.
amitchandak
Super User
5 years agoerrepinna ,Create a common location table. Have measure From both Tables and use them in clustered visual
- errepinna5 years ago
Helper I
I've already made a common table for the "location". Yet if I try to put both measures on values, it just piles them up in a single bar.
ā
- v-kelly-msft5 years ago
Community Support
Hi errepinna ,
Can you provide a sample .pbix file for test?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
- errepinna5 years ago
Helper I