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 there, dumb question... I have a table with columns "Class" and "Tag". I'd like to get a measure (or a calculated column) called validation... the validation would be:
if 'Class' = Vessel and 'Tag' = V than result is 1, otherwise 0.
thanks!
Solved! Go to Solution.
Hello @Anonymous ,
use the following as Calculated Column
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hello @Anonymous ,
use the following as Calculated Column
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |