The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
For example, I have a column called "Status"
and I want to create a new column that will display the "Status in Words" like if the "Status" contains (NS) then it will show Not Started, (IP) - In Progress, (CLSD) - Closed
Solved! Go to Solution.
Hi there
I would suggest easily doing this in the Query Editor using the Conditional Column.
Below is what the image looks like.
If you require to get a better understanding of how to use the conditional columnm you can see this blog post by Matt Allington
http://exceleratorbi.com.au/conditional-columns-power-bi-desktop/
Hi there
I would suggest easily doing this in the Query Editor using the Conditional Column.
Below is what the image looks like.
If you require to get a better understanding of how to use the conditional columnm you can see this blog post by Matt Allington
http://exceleratorbi.com.au/conditional-columns-power-bi-desktop/