Forum Discussion
Using Search function within Switch
- 8 years ago
Hi mkrmenci,
I have made a test with your dax expression in Power BI Desktop (Version: 2.56.5023.942 64-bit (March 2018)), everything works well. It seems that your formula should be right,
Please check if you have update the latest Power BI Desktop.
By the way, what is your data source and how do you connect it?
In addition, you could have a reference of my test pbix file.
Best Regards,
Cherry
Hi mkrmenci,
I have made a test with your dax expression in Power BI Desktop (Version: 2.56.5023.942 64-bit (March 2018)), everything works well. It seems that your formula should be right,
Please check if you have update the latest Power BI Desktop.
By the way, what is your data source and how do you connect it?
In addition, you could have a reference of my test pbix file.
Best Regards,
Cherry
Hey v-piga-msft ,
This solution seems to be working for me but with >1, instead of =1 : not sure why.
I also am not clear what is True() and Blank() doing in the code - those are not standard parameters for the SWITCH function, right?