Forum Discussion
Anonymous
2 years agoNot applicable
Difficulty Displaying Email Frequency Counts in Matrix Form
Hi, I am creating an email frequency count dashboard by country, where I have used two calculated measures: Total_Email_Count: Total_Email_Count = CALCULATE(DISTINCTCOUNT(Query1[Activity_id]), ...
- 2 years ago
Hi,
In the attached file, you will find a solution using measures.
Hope this helps.
Anonymous
2 years agoNot applicable
Hi rajendraongole1 ,
Thank you for your response!
Currently, I'm using four different slicers in my dashboard, which is why I'm avoiding DAX caclculations in calculated column. Could you please suggest other possible solutions
Regards,
Digant
Ashish_Mathur
2 years agoSuper User
Hi,
In the attached file, you will find a solution using measures.
Hope this helps.