Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Relationship problem

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.

SteWo_0-1692809232588.png

But when I'm calculating the vote ratio on the fly via quick measure

Vote Ratio = DIVIDE(SUM('factRatings'[Count positive votes]),SUM('factRatings'[Count votes]),0)

 

my table reacts like this:

 

SteWo_1-1692810184611.png

 

--> 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...

 

SteWo_2-1692810563041.png

 

Thanks in advance!

1 ACCEPTED SOLUTION
sergej_og
Super User
Super User

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?

View solution in original post

3 REPLIES 3
sergej_og
Super User
Super User

you are welcome 🙂

sergej_og
Super User
Super User

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?

Anonymous
Not applicable

no, factCluster doesn't have distinct values for "asset_id".

 

Your approach was right, sergej_og!

The many-many fixed it 🙂

 

THANKS

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.