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.
Hi Everybody,
ı have question about case when statement in power bi. how to write below case when sql statement
in power bi?
SQL STATEMENT:
CASE WHEN D.DATEDIFFERENCE >= 0 AND D.SHKZG = 'S' THEN D.WRBTR * C.ExchangeRateValue_USD
WHEN D.DATEDIFFERENCE >= 0) AND SHKZG = 'H' THEN D.WRBTR * C.ExchangeRateValue_USD * -1
ELSE 0 END [Overdue (USD)]
Thanks,
Hello @Trist ,
There is a SWITCH function in DAX: SWITCH DAX Function.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.
Check out my latest demo report in the data story gallery.
Stand with Ukraine!
Here are official ways you can support Ukraine financially (accounts with multiple currencies):
1) Support the Armed Forces of Ukraine: https://bank.gov.ua/ua/about/support-the-armed-forces
2) Come Back Alive foundation: https://www.comebackalive.in.ua/
Thank you!
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
12 | |
11 | |
7 | |
6 |