Forum Discussion

akkitek's avatar
akkitek
Icon for Helper III rankHelper III
3 years ago
Solved

Creating a Matrix with a secondary relationship between tables

Hi everyone, I have 3 tables, Fin_data_by_month (fields: Month, total revenue, engagement division), revenue_targets (fields: month, engagement divison, monthly target) and one date table. I have cr...
  • Ashish_Mathur's avatar
    3 years ago

    Hi,

    You may download my PBI file from here.  You see a blank appearing in the Division field because the dim table of Divisions has been created only from the Target table (instead of getting created from both tables.  I could not create it from both because i could not access the other table).

    Hope this helps.