Forum Discussion
rebrow31
3 years agoHelper I
Multiple arguments IF statement
Hi, Simplified, I have the below data loaded in to Power BI: I want Power BI to calculate in a column whether the actual time arrived is considered early, on time, or late. But I h...
- 3 years ago
Hi,
yes it is possible, I would advise to use nested if statement in Power Query.
Here is example:
https://community.powerbi.com/t5/Desktop/Power-Query-Nested-IF-AND-Statement/m-p/538947
jony_gloeckner
3 years agoFrequent Visitor
Hi,
yes it is possible, I would advise to use nested if statement in Power Query.
Here is example:
https://community.powerbi.com/t5/Desktop/Power-Query-Nested-IF-AND-Statement/m-p/538947