Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
thanks for looking at my post.
I am looking for DAX formula for
Measure 1 = IF('Table),[Column1]>[Column 2]), +10% then "Yes","No"
Any idea please?
Thanks
Solved! Go to Solution.
Measure 1 = IF('Table'[Column1]>'Table'[Column 2]*1.10), "Yes","No")
Thanks a lot
Measure 1 = IF('Table'[Column1]>'Table'[Column 2]*1.10), "Yes","No")
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
14 | |
11 | |
7 |