danny3313Regular Visitor2 years agoConvert query to dax within table loop Hi, I'm new to DAX... anyone can help me to convert this query to DAX.. i keep fail to get the result same as this query SELECT DISTINCT TOP(10) [ITEM], COUNT([ITEM]) AS 'count' FROM [TABLE_...Show More
Related contentConvert Power M query to snowflake viewConverting to PercentageConvert query to static tableDataFormat.Error: We couldn’t convert to Number in Power QueryConvert SQL query to DAX