Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi all,
i hope someone has an idea, what's my problem - because currently I just don't know how to fix it.
I have product cluster as filters and i'd like to visualize data about the faqs shown on the different levels on our website and how they have been rated. (1 asset can have many ratings and 1 asset can belong to many clusters...)
And in the yellow frame i'd like to display a vote ratio.
But when I'm calculating the vote ratio on the fly via quick measure
my table reacts like this:
--> The Asset ID (from factCluster) disappears...Seems like i'm running into a relationship problem...
And if i drag "asset_id" from another factTable than factCluster, the visual isn't responding to the 4 Cluster level filters in the section above anymore...
Thanks in advance!
Solved! Go to Solution.
factCluster has distinct values for "asset id"?
You can try following approach:
- deactivate relationship between dimAsset --> factCluster.
- create relationship between factCluster --> factFaqRatings (I guess it will be m:n)
What happens after adjustments?
you are welcome 🙂
factCluster has distinct values for "asset id"?
You can try following approach:
- deactivate relationship between dimAsset --> factCluster.
- create relationship between factCluster --> factFaqRatings (I guess it will be m:n)
What happens after adjustments?
no, factCluster doesn't have distinct values for "asset_id".
Your approach was right, sergej_og!
The many-many fixed it 🙂
THANKS
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |