Forum Discussion
alks_skla_f
8 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...
- 8 months ago
alks_skla_f , Try with AverageX, seem like last time I used SUmx
Averagex (summarize (cps_sfdc_cases_history, cps_sfdc_cases_history[Case Numer], cps_sfdc_cases_history[CraetedDate], cps_sfdc_cases_history[End Date]) , [measure_AverageFirstResolutionDateHours])
Ashish_Mathur
7 months agoSuper User
Hi,
Share the download link of the PBI file.