Forum Discussion

StevenH417's avatar
StevenH417
Regular Visitor
4 years ago
Solved

Net Account Opening

Hello! I am new to Power BI and trying to start with something simple, but am having a bit of trouble. I am trying to create a net account opening visual by location. I have two reports coming in to ...
  • SergioSilvaPT's avatar
    4 years ago

    Hi StevenH417 ,

    For that i recommend for you to create an aditional table with the distinct locations and connect both, open table and closed table to this new table, and use this table to filter by location.

    You will need to have all the locations that you have in both tables but without duplicates.

     

    If you need i can guide you to do that.