Hello,
My goal is to create a plan with 23 new tasks based on 2 variables; name and date.
I've been able to create new tasks using the existing flow below as my start. I haven't been able to pass the name or date variables into the create tasks.
Cheers,
-Joe
Solved! Go to Solution.
Hi @joesparty_ro ,
For your first question , you could create a new plan dynamically.
For your second question, if you want to avoid having to add the "Create a new plan" 22 more times, you could consider modify the flow and then run the flow 22 times, or you could create an array for the task.
For your third question, the expression should as below:
formatDateTime(utcNow(),'yyyy-MM-dd')
For your forth question, could you please explain more details about the requirement?
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @joesparty_ro ,
For your first question , you could create a new plan dynamically.
For your second question, if you want to avoid having to add the "Create a new plan" 22 more times, you could consider modify the flow and then run the flow 22 times, or you could create an array for the task.
For your third question, the expression should as below:
formatDateTime(utcNow(),'yyyy-MM-dd')
For your forth question, could you please explain more details about the requirement?
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
42 | |
37 | |
36 | |
23 |
User | Count |
---|---|
41 | |
39 | |
30 | |
29 | |
29 |