Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Can anyone teach me how to use slicer feature that get from current table to get the information from other table? I required when I choose the Customer that from Table 1 in slicer, the Total Item Amount from relevant customer will shown up. I already created many to many relationship between the Customer of both table.
Table 1 data column : Customer ; Purchase Amount
Table 2 data column : Customer ; Item Amount
Thank you for advance.
Solved! Go to Solution.
Hay @Alferd2727
You want to filter "Purchase Amount" and"Item Amount" with the help of "Customer" and join these two tables with many to many relationships.
This idea is not appropriate. There will be some problems, for example,
So, the best solution is go to power query editor and do these steps.
Remember, power bi works best with one to many or many to one and filter data will flow from the direction arrow, in this case our join type is single so, data will always flow from dim_customer to fact table.
If i answer your questions, please accept it.
Thanks
Hay @Alferd2727
You want to filter "Purchase Amount" and"Item Amount" with the help of "Customer" and join these two tables with many to many relationships.
This idea is not appropriate. There will be some problems, for example,
So, the best solution is go to power query editor and do these steps.
Remember, power bi works best with one to many or many to one and filter data will flow from the direction arrow, in this case our join type is single so, data will always flow from dim_customer to fact table.
If i answer your questions, please accept it.
Thanks
User | Count |
---|---|
77 | |
75 | |
46 | |
31 | |
28 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
46 |