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.
Hello,
I have following count used before:
Solved! Go to Solution.
@Applicable88 , Try a measure like
countrows(summarize(Table, Table[ValueID], Table[ValueOrderTime]))
@Applicable88 , Try a measure like
countrows(summarize(Table, Table[ValueID], Table[ValueOrderTime]))