Closed dfrankow closed 4 years ago
Hi @dfrankow try this. http://localhost:5005/cube/InvoiceLine/aggregate?drilldown=TrackId_AlbumId_ArtistId&order=UnitPrice_sum:desc This works for me.
That worked. Thanks!
I wasn't able to find docs about that anywhere.
This URL works on my cubes server (using this music database):
However, it sorts ascending. I want descending. Is there a way to give the sort order to this URL?