Hi.
Im currently trying to setup my MS Planner via Power Automate.
Therefore i need to find out how to make the task get a System Generated Number ( 0001, 0002, 0003, 0004... )
Is there a way for it to count up that way on the Task ID?
I've searched on the internet about this. The only thing I could find, was this:
In the "Update a Task" field:
concat(triggerOutputs()?['body/title'],triggerOutputs()?['body/id'])
But when im using this, i dont get a number, but more like this:
Anyone have some ideas on how to fix this?
(Btw im new to Power Automate)


Report
All responses (
Answers (