Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi All
I'm having a bit of trouble trying to get my clustered column chart to not show repeating X axis values.
Below is my data model where JEN ZNX Projects Dimension Table is a Left Outer Merge of the JEN Projects Report Fact Table and the ZNX Project Report Fact Table.
When I create my clustered column chart using column Asset (from the dimension table) I get the following repeating values in the X axis.
Ideally what I want is this. Also, the clustered chart should be filterable when a value from the dimension table is selected.
How do I do this? Thank you for any suggestions.
Yoshi
Solved! Go to Solution.
Why the so-called dimension table is having Many to 1 and Many to many relations. Ideally, Relation with the project dimension should 1-many.
Use summarize or distinct to create a table that has unique project information.
Or even you can create you measure there you can use summarize to get the values
Why the so-called dimension table is having Many to 1 and Many to many relations. Ideally, Relation with the project dimension should 1-many.
Use summarize or distinct to create a table that has unique project information.
Or even you can create you measure there you can use summarize to get the values
Thanks I will try it and get back to you.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
81 | |
53 | |
37 | |
37 |