I have 2 different projects with November and December month data
Project1. 10 30
Project2. 40 40
i need total of project1 and project2 displayed as 3rd entry (November 50 and December 70) in confiform.
Please help me how to do it.
Hi @Arun
You can just have a ConfiForms Field in your view macro where you put something like
Project1.add([entry.Project2])
(in the field name parameter)
assuming that Project1 and Project2 are your field names
Alex
Hi @Arun,
I assume you are referring to the ConfiForms app for Confluence. I am not familiar with this app, but my recommendation to you is to contact the app vendor directly for help.
Also, if you have our Great Gadgets for Confluence app installed and, depending on the data you want to include/calculate, you can quickly get a table like that using the Pivot Table & Pivot Chart macro, like in this example.
Danut.
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.