Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 213819

How do I filter on tickets closed last week?

$
0
0

I'm working on building a dashboard for an IT Helpdesk.  I'm wanting a measure for First Call Resolution (Last Week).  How can I filter on a table column that has duplicate date fields(i.e. something like PREVIOUSWEEK(incident_metric[inc_closed_at]))?  This is all I have so far... which works but does not filter on last week's tickets only:

 

First Call Resolution (Last Week): = CALCULATE(COUNTA(incident_metric[mi_value]),incident_metric[mi_value]="true")/COUNTA(incident_metric[mi_value])

 

 


Viewing all articles
Browse latest Browse all 213819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>