Skip to main content
1-Visitor
September 12, 2014
Question

Chart Report

  • September 12, 2014
  • 1 reply
  • 1398 views

How to use Computation field (xyz) in "Item Field Trend" Type Chart of Style Vertical Stacked Bar.

I have Computation field (xyz) which gives me count of Requirement/Document (Content/Segement) modified by particular User.

I have Query which gives me all users, also I have query which gives me Requirement/Document (Content/Segement) modified recently.

We required the attached graph.

    1 reply

    16-Pearl
    September 12, 2014

    Hi,

    take look at this older Post

    "plot any trend chart in report"

    The main problem in integrity is the limitation that you cannot JOIN queries to perfrom complex analysis.

    The workaround is a report where you can run several queries and computations until you have fetched all data you need and than perform a custom Visualisation.

    It the same apporach a BI - tool like BIRT or JASPER would use.