Forum Discussion
Vinothsusai
Helper III
4 years agoSummarize 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
Helper III
4 years ago