Forum Discussion

Optimusprime_25's avatar
Optimusprime_25
Icon for Resolver I rankResolver I
2 years ago

How to give relationship (join) between aggregated Data table and Detailed Data table in Power BI

Hi Team,

 

I have two tables aggregated data table and detailed data table.

We have a requirement where we should display aggregated data counts on first page, when user clicks on any particular kpi, then it should redirect to detailed level data page where we should display data in detailed level in table.

 

The major issue we have is how to give relationship between two tables, on what basis we should join both tables so that we should get accurate data when user clicks on any kpi then it should redirect to detailed level data page and show in details.

 

Ex: Aggregated Data Table

 


Ex: Detailed Data Table

 

 

 

3 Replies

  • Optimusprime_25 , You can use country as in one table it looks like it contains unique value and if not then you can create new table which contains unique value and than create relationship with other two tables which have data

    • Optimusprime_25's avatar
      Optimusprime_25
      Icon for Resolver I rankResolver I

      bhanu_gautam  Thanks for your rpompt response.

       

      In Aggregated Data table nothing is uniue, country also gets repeated. For every country there could be multiple Body, Class and Type columns. So, this means Country value will get repeated in multiple rows.

       

      Please let me know if anything is possible.

       

      Thank you.