Hi,
I am using approval flow vinculate to a form (using Form). The flow work until the step to Create a item in a sharepoint.
The error said:
"The parameter "path.$. Table" can not be evaluated at design time; is empty or has a run-time expression."
I don´t know what to do to solve the error.....can anyone tell me what to do.
Hello,
I have another problem with the Flow, i am trying to use OR() in a condition but it doesn´t work.
I have this:
@or(equals(body('Start_an_approval')?['response'],equals(body('Start_an_approval_2')?['response'],'Approve'))
It´s to acepted two different approval (which are acepted for 2 differente people) in one condition, the next action it´s the same if they are approval. Can you help me with the correct sentense to do this action?
Hi @Anonymous,
Thanks for updating.
Glad to hear that it is working for you now.
Whenever you have issues related to Microsoft Flow, please post them at here, we are always ready to help.
Best regards,
Mabel
The flow worked, the problem was that i didn´t create the columns in the sharepoint list.
My mistake.
Thank and best regards.
Hi @Anonymous,
Could you please share more details on your flow and the error message?
It seems that you are working with Microsoft Forms and sending an approval request when a response is submitted in the forms. After that, you will save the responses to a SharePoint list.
I have made the following flow for testing which is working fine, no error occurs on the actin Create an item in SharePoint list.
Please share more details on your flow for better understanding.
Best regards,
Mabel