The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi! I have been trying to figure how to get response time from customer emails by our staff.
The problem I am running into is that I cant figure out how to get the calculate time within an email chain with multiple responses. Usinger 'earlier' just calculates it from the first two. I do have my emails ranked.
I want to do this calculation in DAX and not in power query
This is what I have thats just giving me first incoming email and first outbound email:
Solved! Go to Solution.
Ok, I am a bit closer now due to finding this:
I had to make some ammendments, but Its calculating on the incoming email the time til the next outgoing email.
We have auto response on, so I need to find away to mark those and have it skip the auto response
Ok, I am a bit closer now due to finding this:
I had to make some ammendments, but Its calculating on the incoming email the time til the next outgoing email.
We have auto response on, so I need to find away to mark those and have it skip the auto response