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_Watson
Jan 25, 2024Bronze 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 need
Then add the formatting for BAR, using [Column Settings]
j0ebeer
Jan 31, 2024Copper Contributor
Thank you Clive. That worked perfectly.