Logic Apps - HTML Table

schourey 1 Reputation point
2021-02-26T22:25:23.007+00:00

How to add different sql query results to different HTML tables in logic apps

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,489 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2021-03-01T05:01:30.42+00:00

    @schourey You could use a combination of the following to achieve your scenario

    1. Use the union function
    2. Use the Compose Action
    3. Finally, use the Create HTML Table Action
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.