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.
This is what i donot able to understand.
This page is showing all is well used but what happened next i donot know....................
In Power Query, the syntax is if … then … else ….(all lower case):
= if [Currency Factor]<>0 then [SALE]/[Currency Factor] else 0
Are you sure about else 0? I would expect …. else [SALE]
@MarcelBeug's expression should work. You need to use Power Query IF statement when adding custom column. For more details, see: Power Query if Statements
Regards,
Is your issue solved now? Any questions remaining?
User | Count |
---|---|
77 | |
76 | |
45 | |
31 | |
27 |
User | Count |
---|---|
98 | |
89 | |
52 | |
48 | |
46 |