Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have city as dimension and sales as measure(=sum(sales))
In city we have
Boston,LA,Seattle and so on.
I want a bar chart that will show us the sales per city, however by default Boston should be always on the top of the bar chart.(even if the sales is less)
Then all other city would appear in descending order.
Is it do able ?
Kind regards,
Ashis
I got it. It works now.
Thank you so much.