supermarin1 edited a comment on issue #13232:
URL: https://github.com/apache/superset/issues/13232#issuecomment-805128439
The next question:
I have schema and information for ordering from
`/api/v1/chart/export?q=[chat_ds]` (please note order columns is empty)
` order_by_cols: [],
order_desc: true`
Forming the json for `api/v1/chart/data` POST request ` "order_desc": true
` doesn't provide any ordering. Changing to `false` doesn't make any impact.
How can I get the proper ordering?
--
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]