Forum Discussion
romovaro
4 years agoResponsive Resident
Create graph with average time between 2 tasks
HI I need to create a graph showing CID with average time (Using the date in TAsk Completed Date) between task = Greenlight Checks (and task_status Closed) & task = IPM handoff (and task_st...
amitchandak
4 years agoSuper User
romovaro ,
you can join close date with date table and can use slicer and time intelligence for current month
for Avg day
Avg days = average(Table, datediff(Table[Start date], Table[End Date], day) )
MTD = calculate([Avg Days], datesmtd('Date'[Date])
Power BI — Month on Month with or Without Time Intelligence
https://medium.com/@amitchandak.1978/power-bi-mtd-questions-time-intelligence-3-5-64b0b4a4090e
https://www.youtube.com/watch?v=6LUBbvcxtKA
Time Intelligence, DATESMTD, DATESQTD, DATESYTD, Week On Week, Week Till Date, Custom Period on Period,
Custom Period till date: https://youtu.be/aU2aKbnHuWs