Hi, i have a table with Task, Start Day, End Day and Count. I have used a Gantt macro to display this data. i have Gantt displayed with the count value as label.
i need to extend this table to show quarter wise totals (split of count value in quarters) and display in Gantt. is that possible?
please let me know. below is my current display.
Hi @Nagarajan Kalyana Subramanian ,
Please define what macro (and what app) you are using to create your chart.
i used table transformer macro to create the table data from jira, and then i used Gantt macro to create the Gantt chart. Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Table Transformer and Chart from Table are our macros and here is a bunch of useful hints how to built an advanced Gantt chart.
But I'm not sure that it is possible to implement your case as it is.
As a workaround, you may try to divide your Count by the number of quarters in a period and show each quarter as a separate line on your chart.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.