Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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 t...
  • sergej_og's avatar
    3 years ago

    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?