Forum Discussion

chris1234512's avatar
chris1234512
Frequent Visitor
2 years ago
Solved

tracking real estate data

I have generic property level information (Property Name, address, size, property type, sf, etc.) that I'd like to filter in power bi. In addition to this, I have property level financials which corr...
  • audreygerred's avatar
    2 years ago

    Hello! It sounds like your financial table should serve as the fact table and the property table would be the dimension table that can be used to filter. You would connect the Property Dim table to the Financial Fact table usining a key for the property and a Date table would also connect to Financial table.