11:55 Very discouraging. Every video I follow with a similar structure fails at this step. When I select my "Rented by Email" in Get Items, it then adds an Apply to each right above the email, with "Current item" already in it, then the flow fails. Please help.
@mariakravchenko26315 ай бұрын
got the ActionConditionFailed. The execution of template action 'DateRented' is skipped; there are no items to repeat. do you know where could be the issue?
@mattnorthripАй бұрын
Hi Michael. How would you deal with Null values in your date rented column?
@michaelalex232214 күн бұрын
You have to write a custom formula in Power Automate. It's an if statement with an equals statement inside. If it equals nothing, return null else the date.
@parent95622 ай бұрын
Hi, I was hoping someone may be able to help me please? I want to create a workflow to have an email sent out automatically every day with all sharepoint list entries from the previous day. Any assistance would be awesome. Thanks
@surendra16196 ай бұрын
Great. You solved my problem
@vze1nv9188 ай бұрын
Thank you for this! I have a thought for another video like this: how about how to create an automation that weekly (say, every Monday morning) sends an automated email to each person in the Rented By column, detailing which of their Equipments are past due? One email, but with multiple line items, one for each Equipment that's past due?
@jasonmelchert1559 ай бұрын
Thanks for the video. I noticed you didn’t have any items that were Yes in the returned column in your list. Would you filter those out in the get items step?
@michaelalex23229 ай бұрын
Yes, that would work and save you from using it in your condition later on. Nice catch
@EllieCarter52259 ай бұрын
hmmm.. I could not get it to work. Error: Action 'Condition' failed Error Details: Unable to process template language expressions for action 'Condition' at line '0' and column '0': 'The template language function 'greater' expects two parameter of matching types. The function was invoked with values of type 'String' and 'Integer' that do not match.'.
@TheIconRichie3 ай бұрын
my days show -days over postive days
@nn_21048 ай бұрын
date difference function can return difference in days ... no need to put such complicate formula... 🙂