Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
x axis i have warehouse name (W1, W2, W3, W4, W5,W6, W7)
y axis i have stock%
dimension in stock bar i have [bussiness Unit] (L1, L2, L3,L4,L5,L6, N/A)
i wanted to sort the stock bar chart highest to lowest
for stock % calculation i have used big code to get result , so when i am trying to sort , i am not getting proper result
kindly guide me which code set analysis i should use to get desired output
Hello, to order the percentage you must add the calculation to the "Order" section of the bar graph and put it ascending.
That calculation will be added to the first dimension which in this case is "Wharehouse"
Here an image.
Regarts.
thanks