Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
//Above would result in MSR[ACTUAL]<0.9
Hi @kwouter1 ,
Please follow the error message for troubleshooting "Cannot convert value '<0.9' of type Text to type True/False."
If the problem persists,could you share the sample pbix via cloud service like onedrive for business?
Please remove any sensitive data before uploading.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you sir, I indeed tried that but same result, if i levae the quote away rightfully the expression is there but still sees it as a text, but actually right quote should not be there. Thnx will need to continue to look
@kwouter1 , I think this should be without doublr quote
var expressionRED=MSR[ACTUAL] & RED_SIGN & RED_TH
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.