Forum Discussion
Calculate date difference between different meeting types which are stored in the same column
Hello ryan_mayu
I tinkered a little bit more and it works!
The problem I need to figure out is how to bring back only the first attended meeting for any meeting type. I am so pleased to have got this far, do you think I need to change the maxx filter to min as I dont think I can add another expression to the filter. any further help appreciated,
thank you
if you want to get the first attended meeting, try to change maxx to minx
- Elisa1122 years ago
Helper V
ryan_mayu thank you so much, this is now working with just 1 exception, I need to bring back the first attended meeting, sometimes a user fails to attend and even though this is the first recorded meeting, the only date used in the KPI is the first attended. I have tried to add && MeetingStatus = attended but this throws an error. Any ideas most welcome! thanks again