Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Generating a graphical report
dimetri
Hi,
How to compare two sets of data and produce a graphical report based on the variations between the data ?
Thanks in advance
Find more posts tagged with
Comments
mwilliams
Hi dimetri,
Is it actually two different dataSets? Or two columns of data within a dataSet? Can you explain more about this and what kind of graphical comparison you'd like to see? Thanks.
dimetri
Hi Williams ,
The exact requirement is to show comparison of the present test data of equipment with that of previous, pre-commissioning and factory test results and generate the report in graphical format.
This basically is to show the variations in the expected and the actual results of an equipment and the data to be compared exists in two different data sets.
Thanks in advance
mwilliams
dimetri,
Can you do a join on the two dataSets to get the data into one dataSet? This way you can use both sets of data in the same chart for comparison. One field as one series and the other field as another series in the chart.
dimetri
William ,
Thank you so much for your suggestion.