Forum Discussion

Vinothsusai's avatar
Vinothsusai
Helper III
4 years ago
Solved

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]) )...