Forum Discussion
Anonymous
3 years agoNot applicable
Custom column in Power BI report
Hi, I have created power bi dashboard report which is pulling the data from SQL table and it's working great but I got a strange issue. In report I have created a custom column and wrote a q...
HotChilli
3 years agoCommunity Champion
Change the order of your 'if..then..else' comparisons. Put the more selective tests further up (move the 'VP' test further down)
Anonymous
3 years agoNot applicable
Tried but no luck.