I'm creating a spreadsheet to serve as a reporting mechanism, and it would be FANTASTIC if I could embed the pivot table to do the summarization was already there. Is the ability to create a pivot table on the road map at this point? If so, how far out is it?
--
You received this message because you are subscribed to a topic in the Google Groups "Spreadsheet::WriteExcel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/spreadsheet-writeexcel/tv5tZ3QT7pI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to spreadsheet-write...@googlegroups.com.
To post to this group, send email to spreadsheet...@googlegroups.com.
Visit this group at http://groups.google.com/group/spreadsheet-writeexcel.
For more options, visit https://groups.google.com/d/optout.
Darn. :)
On Tue, Jan 6, 2015 at 11:46 AM, jmcnamara <jmcn...@cpan.org> wrote:
On Tuesday, 6 January 2015 04:48:13 UTC, John Arrowwood wrote:I'm creating a spreadsheet to serve as a reporting mechanism, and it would be FANTASTIC if I could embed the pivot table to do the summarization was already there. Is the ability to create a pivot table on the road map at this point? If so, how far out is it?Hi,Pivot tables are a frequently requested feature. However, it unlikely to be implemented for the following reasons:
- It would be a difficult task to do correctly, not least of all because pivot tables in Excel have a data cache file that is hard to replicate.
- It would require a very large number of test cases.
- There would be several months work involved.
- The API would be difficult to define since Pivot Table have such a large number of features. (There is a reason that Excel has built-in helpers for Pivot Tables).
Regards,John
--
You received this message because you are subscribed to a topic in the Google Groups "Spreadsheet::WriteExcel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/spreadsheet-writeexcel/tv5tZ3QT7pI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to spreadsheet-writeexcel+unsub...@googlegroups.com.
To post to this group, send email to spreadsheet...@googlegroups.com.
Visit this group at http://groups.google.com/group/spreadsheet-writeexcel.
For more options, visit https://groups.google.com/d/optout.
--