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.
I have the following measure and am getting an error about comparing text to integer, and I'm not sure how I'm even doing that here? The measure is formatted as whole number. I need a distinct count of records where final call type fields starts with either "MVCD" or "TRA". Thanks for any help!
Solved! Go to Solution.
Figured out I had the parens in the wrong place. Changed to this and it works:
Figured out I had the parens in the wrong place. Changed to this and it works: