Forum Discussion
Compare values in table
Hi expert,
Here is what I am trying to do. I want to compare the value of column 'Synced to BRPrint' in Table 'Reportxx' and the value of column 'Sync from Reportxx' in Table 'BRPrintxx'. I was thinking about creating a measure but I have no clue how to write the DAX yet. Can someone help on this? Really appreciate it.
10 Replies
- Phil_SeamarkMicrosoft Employee
- ChenChristyYuHelper II
I mean if the number equal to each other.
- ChenChristyYuHelper II
If the value does not match then I want to point out the difference on my dashboard, I thought about highlighting the value that does not match, but it does not seem like PowerBI has the function. Or I can create a measure and print out"'value A' and 'Value B' do not match"
- Phil_SeamarkMicrosoft Employee
So in the top line "Australia", the value in the highlighted columns match? Whereas for the 2nd row "Austria" the columns don't match.
Is the country code unique in both tables? Or can "Austrialia" be on more than one row in either table?