Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi everyone,
Looking for guidance/assistance again 🙂
Not sure if I can explain this properly but I would want to transform this table with a unique EntityCode, their Notelogs (NoteCode which are also unique, and the Date when the Notes were created into something that will get the average number of days in between their calls
Desired output is at the bottom where in it summarizes the average days per EntityCode
Thank you in Advance!
Solved! Go to Solution.
Hi @mangchaaBI
To achieve your goal you need at the first step to add a calculated column for days diff :
2. Add measures for average and count:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @mangchaaBI
To achieve your goal you need at the first step to add a calculated column for days diff :
2. Add measures for average and count:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly