Since you are pulling the data out from the database. You can create a view/query to calculate that. Later use the EXCEL to generate the PIVOT out from it. You will like the performance of this approach.
Happy Coding
Excel question for excel Gurus, How to add numbers based one 3...
|
|
Nov 11 2005, 10:27 PM
Return to original view | Post
#1
|
|
Elite
1,120 posts Joined: Jun 2005 |
kar2on,
Since you are pulling the data out from the database. You can create a view/query to calculate that. Later use the EXCEL to generate the PIVOT out from it. You will like the performance of this approach. Happy Coding |
|
|
Nov 16 2005, 05:51 PM
Return to original view | Post
#2
|
|
Elite
1,120 posts Joined: Jun 2005 |
kar2on,
I have not try doing PIVOT on another PIVOT. Theorically, it should be work and will create some complexity on your design. PIVOT is so dynamic and the user allow to change the column and row at any point of time. You final PIVOT must small enought to filter which row and column to select. I am watching a twisted PIVOT tables, can you? Back to my initial suggestion, try use the database's query/view for your data massage process. Is extra step but it will reduces the complexity on your design. You are the one make the call. Hence, you are the one develop/maintain it. Happy PIVOT-ing |
| Change to: | 0.0142sec
1.33
6 queries
GZIP Disabled
Time is now: 23rd December 2025 - 08:37 AM |