Forum Discussion
Vinothsusai
4 years agoHelper III
Summarize columns and count the rows
Hi, I summarized the result below with query Test = SUMMARIZECOLUMNS( Metier[id], Metier[accountid_value],Metier[actualclosedate],Metier[jav_name],"COUNT",IGNORE(COUNT(Metier[jav_name]) )...
- 4 years ago
Vinothsusai Perhaps try a CALCULATE with an REMOVEFILTERS for the date?
Vinothsusai
4 years agoHelper III