Forum Discussion
shadedfern
2 years agoFrequent Visitor
Creating a Conditional Column
For background: I have a column (Translation Time) which when I import it is in the wrong format, in which when I load it into PowerBI I have to edit it to the HH:MM:SS format. From there a creat...
audreygerred
Super User
2 years agoTry to make the other changes you made in Power Query as well, then the conditional column will be another applied step. You can do IF statements on a calculated column, but you do get better performance when making columns in Power Query versus using DAX