Forum Discussion

jaryszek's avatar
jaryszek
Super User
1 month ago
Solved

Different opinion on design needed

Hi,   I’m designing an MVP Fabric / Power BI model and want to compare practical approaches.   Sources: - GetResponse: people/subscribers, lists, contact-list membership, contact attributes....
  • v-achippa's avatar
    1 month ago

    Hi jaryszek,

     

    Thank you for reaching out to Microsoft Fabric Community.

     

    Your proposed model looks good. I would keep the single-direction relationships and the bridge_person_client table and avoid bidirectional relationships as they can lead to ambiguous filtering and duplicate results.

    If you only need to show a few client attributes in the contact report, use DAX measures. Only consider creating a flattened reporting table if the report becomes too complex or if you run into performance issues.

     

    Thanks and regards,

    Anjan Kumar Chippa