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.
Hi All,
Could someone help e in resolving the below DAX?
I am encountering this "Function "SWITCH' does not support comparing values of type True/False with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values." error.
Solved! Go to Solution.
you shall replace TRUE() with the intended comparing column, like:
you shall replace TRUE() with the intended comparing column, like: