Forum Discussion

ONCKdata's avatar
ONCKdata
Helper I
8 years ago
Solved

Filter multiple queries withour relationship

Hi, I am trying to map two different queries of sales team, billed data and sales pipeline data, which have data across multiple ranges months, products and sales persons. Both queries have no uniq...
  • v-piga-msft's avatar
    v-piga-msft
    8 years ago

    Hi ONCKdata,

     

    You could create a third table to get the unique column Manufacture, then you can create the relationships with the tables.

     

    1. Create the third table in Query Editor by Append Queries as new.

     

     

    2. You could remove other columns and the Duplicate rows.

     

     

    3.Create relationships among the tables like below.

     

     

    4. Then you could create the Slicer with Manufacture in Append table.

     

     

    For reference,you could have a look at my test pbix file which has been attached below.

     

    Best Regards,

    Cherry