Hello i have an excel file with a table structured as following
ITEMS. TASK
A. PLAN
A. DO
A. CHECK
B. DO
B. DO
C. CHECK
i want to create a instant flow that create in planner different buckets for each items and below task as in table.
anyone can help me ?
thank you
Solved! Go to Solution.
Hi @gennarodp,
What's the mean of ITEMS. column? It is task name or bucket name?
I assume that this is a bucket name. You could following these steps to approach that:
length(body('Filter_array'))
body('Filter_array')[0]['Id']
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
any one can help me ?
Hi @gennarodp,
What's the mean of ITEMS. column? It is task name or bucket name?
I assume that this is a bucket name. You could following these steps to approach that:
length(body('Filter_array'))
body('Filter_array')[0]['Id']
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hello @v-litu-msft ,
i have tried the flow but it repeats the creation of the same bucket for each activity.
It is not the result that i would like to had.
I would like to have a single bucket and below each activity assigned.
Can you help me ?
Thank you
User | Count |
---|---|
95 | |
39 | |
25 | |
22 | |
16 |
User | Count |
---|---|
129 | |
51 | |
48 | |
35 | |
24 |