This topic is locked

Calculating Fields in Reports

4/29/2011 4:29:56 AM
PHPRunner General questions
A
angelcause author

I am working on a project management system, I have a table (MEETINGS)
"

ID

Project

Date of Meeting

Issues

Decisions

Outcome"
No I want to generate a simple report which will only tell me the number of meetings conducted project wise.
e.g.

Project ABC - 2 Meetings (2 meetings records are inserted for Project ABC)

Project XYZ - 5 Meetings (5 meetings records are inserted for Project XYZ)
OR
I want to simply calculate the number of tasks assigned, task completed, task pending to a specific project. How am i going to do it.
Thanks a million

Sergey Kornilov admin 4/29/2011

When you create a report choose Project as a group field and display count or sum of meetings.

A
angelcause author 5/10/2011

Thanks but there is no Count Option and as the Project field is a variable so the sum is also not working, any other idea?

J
Jane 5/11/2011

'Count' is added automatically if you've turned up summary for your Group field on the Report: Group fields tab.

If it doesn't help publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with detailed description on how this report should look like.