How can I insert product details in ascending order based on the Product ID in an Azure Logic App? The current implementation is random

  Kiến thức lập trình

The person is struggling to sort and insert product details in ascending order based on the Product Id in an HTML table using an Azure Logic App. They have tried using actions like Parse JSON, Foreach, Append to Array, and Append to String Variables, but the product values are being inserted randomly. They are seeking advice on what additional actions they should include to achieve the desired outcome.

The person used actions like Parse JSON, Foreach, Append to Array, Append to String Variables, and Compose actions.

New contributor

Chinna Swamulu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT