The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I am trying to convert this Excel formula into measure.
=IF( D4>40, D4-40, 0 )
I know, if I create in Column, it is pretty asimple process.
I am trying to save the disk space by creating a Measure.
This is initial approach:
Solved! Go to Solution.
Hi @JustinDoh1
If you want to apply this to all rows of D4 column, Try this:
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos✌️!!
Hi @JustinDoh1
If you want to apply this to all rows of D4 column, Try this:
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos✌️!!
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |