Hi All,
I am trying to do the following, please let me know if this is possible:
I have a "Value Field" called Count of Value_Proficiency which simply counts the occurrence of each Row Label
I would like to create a new "Measure" having Max of Count of Value_Proficiency repeated for all Row Labels. Seems fairly simple, but I cannot get it to work (All the data is in a Data Model and I cannot create calculated fields I think).
I am trying the following -> Create Measure -> MAX([Count of Value_Proficiency]) but this does not work.
In example the max is 471, I would like to divide Sum of Value_Proficiency per row/471
Thank you very much for your help.
I am trying to do the following, please let me know if this is possible:
I have a "Value Field" called Count of Value_Proficiency which simply counts the occurrence of each Row Label
I would like to create a new "Measure" having Max of Count of Value_Proficiency repeated for all Row Labels. Seems fairly simple, but I cannot get it to work (All the data is in a Data Model and I cannot create calculated fields I think).
I am trying the following -> Create Measure -> MAX([Count of Value_Proficiency]) but this does not work.
In example the max is 471, I would like to divide Sum of Value_Proficiency per row/471
Thank you very much for your help.