Any idea what is the entity name of the below?
I want to create a workflow when time-off end date = today , then update Available field to 'Yes'
Any idea what is the entity name of the below?
I want to create a workflow when time-off end date = today , then update Available field to 'Yes'
what would be the end date field name??
Hi Elie I don't think that's a date field? To check against todays date use tht ecpression UTCNow().
Regards
Paul
Hi Paul,
I added 'get record' for bookable resource. Do you think this is the field for end date?
If yes how do we write equal to 'Today' so that i test it??
Thanks Paul
elie
That looks like Bookable Resource maybe?
Regards
Paul
Thanks Leo..
i tried it through flow, and managed to change the value to NO upon creating a calendar. However, inside the condition i'm not able to locate the END date to set it for today() upon. I would need that condition to check if the end date of the time-off is equal to today (the day the agent return), update the availability field to 'Yes'
Your thoughts !
Hi partner,
Unfortunately there is no OOB way to get the time off of users.
The only way provided by Microsoft is to use "QueryScheduleRequest" to retrieves the working hours of the current user.
Please refer to this doc and download the samples for more information.
I'm sorry that I haven't found a suitable method without coding yet.
Regards,
Leo
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156