Open
Description
In some cases I want to use the orderHint from my buckets.
My solution (Buckets):
- First, I added the column orderHint at the end of the table "Bucket_tbl".
- In fact of "List buckets" doesn't return the order Hint I added a new step (Compose) within Apply to each between "List buckets" and "Add a row into a table".
- I added the following expression:
@items('Apply_to_each_7')?['orderHint']
- In the step "Add a row into a table, I assigned the outouts from the compose step to the new column orderHint.
Metadata
Assignees
Labels
No labels
Activity