Forum Discussion
Grouping 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 file to visualize what I had in mind:
Only in my case, sales A and sales B are two different tables and the value is not a column but rather a measurement I made with DAX. Is that possible?
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!
10 Replies
- amitchandakSuper User
errepinna , Put both Location and type on Axis. Expand all levels. Sort on these two. And Switch off concatenate labels.
- errepinnaHelper I
My issue is that I have no "Type" column. Each type has a dedicated table so I can't put it on axis.
- amitchandakSuper User
errepinna ,Create a common location table. Have measure From both Tables and use them in clustered visual