Forum Discussion
Compare two columns
- Anonymous2 years ago
Hi audreygerred ,
Thanks for your quick response.
Hi MuthalibAbdul ,
I have created a simple sample, please refer to my pbix file to see if it helps you.
Measure = IF(MAX('Table (2)'[Column2])<>"y",1,BLANK())How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi audreygerred ,
Thanks for your quick response.
Hi MuthalibAbdul ,
I have created a simple sample, please refer to my pbix file to see if it helps you.
Measure = IF(MAX('Table (2)'[Column2])<>"y",1,BLANK())
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks so much this helped