Forum Discussion
j0ebeer
Jan 25, 2024Copper Contributor
Vertical bar chart in a workbook
Is it possible to have a vertical bar chart in a workbook? I can create the chart in a log query but the workbook always shows horizontal.
- Clive_WatsonBronze Contributor
You can get a report like this (look how its done in "Workspace usage" as an example).
Output your query as a "grid", using just the columns you needThen add the formatting for BAR, using [Column Settings]
- j0ebeerCopper Contributor
Thank you Clive. That worked perfectly.