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.
I am struggeling with exposure adjustment and already run out of ideas.
I would like to do a transfer of DIF (transfer) from one category to another (step 1) and remove that amount from other category (step 2).
Problem is, that in if statement I am not able to do step 2, once I calculated exposure for that category.
Any ideas how to do it?
Note | Amount1 | Amount2 | Dif (transfer) | Amount final |
Def. decr. | 10 | 10 | ||
Rating update | 20 | 40 | 20 | 40 |
NPL WO nonR-R | 30 | -20 | 10 | |
Repaid | 40 | 50 | 10 | 50 |
New Default | 50 | -10 | 40 | |
NPL WO RR | 70 | 70 | ||
220 | 220 |
Solved! Go to Solution.
thank you for the response. Not exactly what I wanted, but my bet, I cannot explain it better. Already find a solution. Thanks anyway.
Hi @Anonymous logic is
Amount final= if Amount2 <>Blana() then Amount2 else Amount1+ Dif (transfer)?
Proud to be a Super User!
thank you for the response. Not exactly what I wanted, but my bet, I cannot explain it better. Already find a solution. Thanks anyway.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
11 | |
11 | |
10 | |
6 |