The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
//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.