RamzayNew Member9 years agoSolvedImplementing in DAX SQL query with COUNT and GROUP BYIn need to implement in DAX a table definition similar to the result of the following simple SQL query:SELECT Col1, Col2, Col3, COUNT(*) FROM Tab1 GROUP BY Col1, Col2, Col3Thank you.
Related contentPower Query ImplementationCounting nullsMDM implementationImplementing Fabric Apps by Rayfin SDKReport Server Implementation