Purely SQL
Tuesday, 27 July 2021
Power BI – To check if two values in two columns is equal
P
ower BI – To check if two values in two columns is equal
Measure 3 = if(
max(
Ticket[
Column2]) = max(
FSales
[Category2]),
BLANK(
), [Measure 2])
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment