I have set an alert on logic apps to run a sql view and format the result in HTML table. The problem is even though I have order by clause, the result in HTML table is not sorted in order.
Also, Is there any way on logic apps, I can create multiple HTML tables with different where conditions from sql query