Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Dear Community,
I would like to create a column, where I can recalculate values, but only the chosen ones (17 pcs), and it would depends on the product name/description:
Net-net calc = IF('Call-offs'[Description]= "REDIGO A" OR "REDIGO B" OR "TEBU" OR "TEMPO 1" OR "TEMPO 2" OR"CELL" ), then 'Call-offs'[Net value] else 'Call-offs'[Net price]*-0,7)
Can anyone suggest a soltuion for that?
Thank you in advance!
Hi,
you can do this by using IN:
Hi @DOLEARY85
Thanks a lot for the idea. Unfortunately it is not working totally fine. I put in the { } my conditions ('Call-offs'[Net value], 'Call-offs'[Net price]*0,7. But it did not worked, every item has been multiplied with 0,7, those ones as well, which are listed before:
Hi @DOLEARY85
Do you think that this is not working because of IF, so I should use e.g. SWITH instead of it?
I wouldn't have thought so. Do you have a copy of the PBIX i could look at?
Hello @DOLEARY85
Unfortunately I think I cannot share the informations which are in this pbix, so I should not have to share it with you.
So you think that the used formula should work well?
Yeah, i've tested it and it works for me.
There maybe something else in your dataset causing an issue. If you can share an anonymised version of the dataset i could test on that?
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 93 | |
| 70 | |
| 50 | |
| 40 | |
| 39 |