Forum Discussion

Neyney's avatar
Neyney
Frequent Visitor
2 years ago
Solved

Measure Issue - Parameter related - or relationship between data sources issue?

I have a perfectly functional table, who's filters work very well. The issue starts when I create a relationship between my main data source, and another source which is a combined list of various co...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Neyney ,

     

    In your data model, you may need to create another bridged table of ID and Name, filtering first through the ID to the Name of the bridged table, and finally joining with the Name of the fact table, with the direction of filtering depending on your specific needs. You can refer to the documentation for a simple example:Many-to-many relationship guidance - Power BI | Microsoft Learn

     

    Hope it helps!

     

    Best regards,
    Community Support Team_ Scott Chang

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.