supermarin1 commented on issue #13232:
URL: https://github.com/apache/superset/issues/13232#issuecomment-809273474


   Thera are no test case covering my case :-( And this is more about 
`/api/v1/chart/export` endpoint. 
   
   I'm able to get all info from `api/v1/chart/export?q=[chart_id]` to form 
post request to `/api/v1/chart/data` **except** ordering columns.
   
   There is no chart settings as for sorting
   
![image](https://user-images.githubusercontent.com/24755510/112824371-1f9e6a80-9093-11eb-9024-050579a58d90.png)
   but there is sorting in SQL query (chart -> view query)
   
![image](https://user-images.githubusercontent.com/24755510/112824530-507e9f80-9093-11eb-9a09-9a8edab1672d.png)
   
   As the result - I can get the same result with API as I can see on UI.
   
   May be there is the way we can get that query? 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to