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.
Hi everybody! I have 2 Excel Files. File A and File B.
Both have the same column name and same row number (about 8000+).
Product Name and Store ID are the same, but the value of other columns may be different.
Could I use the PowerBI to generate the difference report?
I really would appreciate an answer!
The report I want to generate is like the following, the difference may be highlighted.
@Anonymous , In Power Query merge left anti join, and Except in DAX can give you a new table with difference,
Other wise you have create common tables and compare values in measures to find differnece
@amitchandak It will be appreciated if you could tell how to realize my following requirement. I merged the 2 tables in to Merge table, and want to highlight the difference by comparing table A [Product_Origin] vs table B [Product_Origin],
table A [Transaction_Time] vs table B [Transaction_Time] ,and other mutiple columns like the screenshot.
Hi @amitchandak Thank you very much! Could you give me more details for "create common tables and compare values in measures to find differnece", I tried but was not successful.
User | Count |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
91 | |
51 | |
49 | |
45 |