I am trying to pass the order by value dynamically, Say in this case I want to determine whether I want to do asc or desc on the column called “Date” depending upon a filter on the frontend. Though it is not throwing any error in the SQL connector, it doesn’t seem to be working.
Any idea on how this can be achieved?