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.
Hi
I need to calculate average for the number of orders that have been placed under different industries. However, the orders are VARCHAR values. Can someone advise how i can do that?
create a measure that uses VALUE() or change the column type.