Skip to content

Add orderHint #21

Open
Open
@PlhsBeatz

Description

In some cases I want to use the orderHint from my buckets.

My solution (Buckets):

  1. First, I added the column orderHint at the end of the table "Bucket_tbl".
  2. 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".
  3. I added the following expression:
    @items('Apply_to_each_7')?['orderHint']
  4. In the step "Add a row into a table, I assigned the outouts from the compose step to the new column orderHint.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions