Change stack order of stacked bar chart
Comments
-
the easiest way would be to create a sort order beast mode field. Lets say your stacked bars are North , south, east and west. your beast mode would look something like this
Case when `region` = 'north' then 1
when `region` = 'south' then 2
when `region` = 'east' then 3
when `region` = 'west' then 4
else 9
end
use this beast mode field in your sort order to control the stacked bars. This will allow you to customize and control the sort order.
Domo Arigato!
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'2
This discussion has been closed.
Categories
- 10.5K All Categories
- 6 Connect
- 916 Connectors
- 250 Workbench
- 460 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 476 Datasets
- 187 Visualize
- 251 Beast Mode
- 2.1K Charting
- 11 Variables
- 16 Automate
- 354 APIs & Domo Developer
- 88 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 245 Distribute
- 62 Domo Everywhere
- 242 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 170 Product Ideas
- 1.2K Ideas Exchange
- 10 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive