Hi All,
I'm currently creating a leave app and tried lot codes to set a limit of request can be submitted every month (Ex: we have 16 requests for the month of March, but the available slots is only 14). I wanted the user to received a notification error in app or email trigger from power automate that there is no available slots for the month.
I have a column Number of Days (calculated between the start date and end date) and Column Month (text from the Start date submitted) , I tried in power automate but I don't know the options that I can use to count the number of days so it will trigger the control once the limit has been reached. Please help!