Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify sort order in HTML? #478

Closed
dfrankow opened this issue Nov 22, 2019 · 2 comments
Closed

Specify sort order in HTML? #478

dfrankow opened this issue Nov 22, 2019 · 2 comments

Comments

@dfrankow
Copy link

This URL works on my cubes server (using this music database):

http://localhost:5005/cube/InvoiceLine/aggregate?drilldown=TrackId_AlbumId_ArtistId&order=UnitPrice_sum

However, it sorts ascending. I want descending. Is there a way to give the sort order to this URL?

@ThamaluM
Copy link

@dfrankow
Copy link
Author

That worked. Thanks!

I wasn't able to find docs about that anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants