Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a single visual table but its sourced from two seperate excel sheets.
The visual table needs to be filtered down, maybe a button that I can press to compare column A with column B and Column C with column D
B and D are from the other excel sheet
I have a many to many relationship already set for these tables.
I cant seem to create a measure or extra column that will do this comparison. Does it have something to do with the relationship?
Solved! Go to Solution.
*:* relationships are not always the greatest. You could create a summary table of the unique keys from both tables and then create a relationship between those 3 tables (i.e. Summary table -> T1, Summary Table -> T2).
But without more details on what you're trying to accomplish or a sample data set, it's hard to help you further.
Hi @PCarson00
Can you please try inactive relationship between two table and use USERELATIONSHIP dax to fine value for B & D from another table
https://www.youtube.com/watch?v=n_N_5PLyOIM
Please mark as SOLUTION if resolve your issue.
Thanks
Pijush
Proud to be a Super User! | |
*:* relationships are not always the greatest. You could create a summary table of the unique keys from both tables and then create a relationship between those 3 tables (i.e. Summary table -> T1, Summary Table -> T2).
But without more details on what you're trying to accomplish or a sample data set, it's hard to help you further.
Thanks I ended up creating a merge into another table which is easier to work with.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
146 | |
85 | |
66 | |
52 | |
47 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |