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.
@Anonymous , create a measure with all columns/fields and measure in the table
countrows(summarize(Table, Table[Col1], Table[Col2], "_1", sum(Table[Value1]) , "_2", count(Table[Col3]) ))