Nov 21, 2022 07:07 AM
Hello everyone,
I’m trying to visualise data that I have within my base in a bar chart. It’s to simply compare my sales forecast vs sales target on a monthly basis.
So I’d like a simple bar chart that has for example; a bar for November Revenue next to a bar depicting the November Target. I’d then like to have this for every month of the year within the same graph.
I have columns for both [Month] Revenue and [Month] Target but I can’t figure out how to show the two side by side using the Chart extension.
Any help would be much appreciated!
Many thanks
Nov 21, 2022 11:39 AM
@Matt_Engage I think what you want is not currently possible. You can use two separate bar charts side by side or make color distinction as in example below.
Nov 22, 2022 12:49 AM
Thanks @Andrey_Kovalev I thought that might be the case. Do you know if there are any extensions that might be able to do a similar thing?
If not, I’ll give what you’ve suggested above a go.
Thanks again!
Nov 22, 2022 02:32 AM
@Matt_Engage You can use the extension Chart to get a bar chart like this: