Hi All,
Hoping to get a community help on the following question.
I have a macro that pulls the information from different confluence pages into one table on single page. Table has columns: Project | Month | Allocated Hours. The entries come to the master table in unordered way, i.e. I can have entry for March, then for February below, then for March again etc.
Now the goal is to present the data from this table in a chart grouped per month, but the issue that I have is that the months are showing in random order in the chart (see screenshot below). The "Month" column is just a text string, so when I try to update my SQL query in the macro, it groups by Month column in alphabetical order.
Question: is there a way to go around it and have the month column sorted in chronological order as in January, February, March, April etc..? TIA!
Hi @Elena Kondrashova,
Based on the part of your screenshot, I assumed that we are talking about the Table Filter and Charts for Confluence app and its macros. If it is so, please somehow mention the name of the app and macro names for us not to miss your questions.
Besides, you may refer to our support – the portal is confidential, so you’ll be able to share your data (for example, source tables and macro structure).
As for now, keeping in mind my assumption that you indeed use our app, I can suggest the following workaround using the Pivot Table macro:
As you can see, the Pivot Table macro automatically sorts months in a proper way. So, your chart will look as required as well.
Hope it helps.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.