Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all
Can someone help to show me an example in QV on how to chart several partial sum (ie. sub-total and grand-total) ?.
Thank you very much, Tracy
Hi Tracy,
To achieve your expectaton, you have to use Pivot table sheet object.
Go through the Online sales example to learn more on the object.
Dear Saravana Prabhu
Yes, I know how to do it in pivot table but not Bar or Line chart, please help.
Thank you very much, Tracy
Actually pivot table is a kind of object that is used for this purpose. But if we want to use other object then we have to cook it for our purpose.
So can you please be more specific on what is requirment?
Please explain it with an example, if possible.
Dear Saravana Prabhu
Please refer to the attached excel worksheet and questions in QV.
Thank you very much, Tracy
Dear Saravana Prabhu
Attached excel worksheet as it only allows one attachement at a time.
Thank you very much, Trac
Go through the excel, where I changed your table structure.
Comment on that.
I hope that, if you follow this format, you can achieve the reports you are looking for.
Dear Saravana Prabhu
Thanks for your quick response.
Kindly advise is there a way to do it in QV rather than rearranging excel data which is not my intention,
Thank you very much, Tracy
Hi
If you want to have Income - COS - G&A you have to change the sign on COS and G&A values in your SQL select or load statement.
In your Chart A you have dimensions type and month, normally the total is not shown in such graphs as it will render the individual values rather small in comparison to the total.
In chart B simply remove the type-dimension to get totals per month.
For the grand total in the Pivot I only was able to create a single grand total adding a calculated dimension with the formula sum(TOTAL Data).
Regards
Jürg