Forum Discussion
asad98
5 years agoRegular Visitor
slicer filtering based on 2 columns
Hi guys any help will be very appreciated, the case is as follows : - I have 2 tables - Competitor A & Competitor B. Each of them has a column called - "Product Condition" and have a many-to-many re...
- 5 years ago
asad98 , Create a common dimension product and product conditions or both in one. Join that with both tables and analyze them together
Refer how to create common/bridge table
vanessafvg
Community Champion
5 years agoits probably best to create a 3rd table, that has a unique list of the product conditions. Join both the tables to the product condition table and then you can use the product condition table to slice them.
its much easier to help if you can actually show sample data.