Forum Discussion
alks_skla_f
9 months agoHelper II
Count Average based on values from table visual
Hello, I have a table visual, which is filtered by using different options. The first filter is set on the right bar, where I filter "Status" and "New Value". The next filter is set in "Columns" se...
- 9 months ago
alks_skla_f , a new measure on top of your measure
Sumx(summarize (cps_sfdc_cases_history, cps_sfdc_cases_history[Case Numer], cps_sfdc_cases_history[CraetedDate], cps_sfdc_cases_history[End Date]) , [measure_AverageFirstResolutionDateHours])
And try. In visual calculation you can try collapse all
v-venuppu
8 months agoCommunity Support
Hi alks_skla_f ,
May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.
Thank you.