Hi All,
If we create a stacked bar chart in Einstein Analytics, segments are sorted alphabetically.
Is it possible to sort it by Count?
For Example: in the attached screenshot, I want to sort segments by COUNT and not alphabetically.
Hello @Ed Mengel, I ended up creating separate bars to show count & % Activity for Top 5 HQ(Dimension) per user under each manager. So my bars grouping is Manager->User->HQ as shown in the attached image (names for blurred for security reason). I used Rank function to limit to Top 5 and also used it for sorting in Order By SAQL statement. Weirdly, grouping looks good in Lens/Chart mode (when I double click on the chart) but when I add it back to the dashboard, it's not retaining the manager/user group level display - it's repeating manager and user name for every bar that makes it look cluttered as shown in the attached image. Would you know why it does that and how I can fix it?