March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |