Skip to main content

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 oMonth] Revenue and nMonth] 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

@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.


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!


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!


@Matt_Engage You can use the extension Chart to get a bar chart like this:


Reply