<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drilling down data in Data Pilot</title>
	<atom:link href="http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/</link>
	<description>Kohei Yoshida's Webspace</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:59:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Johnson</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-816</link>
		<dc:creator>Michael Johnson</dc:creator>
		<pubDate>Tue, 09 Oct 2007 08:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-816</guid>
		<description>Dear Kohei

Your assumptions are correct.If I can help in anyway pls let me know I need this quite urgently

Kind Regards

Michael</description>
		<content:encoded><![CDATA[<p>Dear Kohei</p>
<p>Your assumptions are correct.If I can help in anyway pls let me know I need this quite urgently</p>
<p>Kind Regards</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-807</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Tue, 09 Oct 2007 00:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-807</guid>
		<description>Michael,

What I&#039;m working on is adding a new UNO API for the backend data pilot provider to be able to provide the constituent rows that make up a given data field cell when requested (this is used only internally).  And if I understand correctly, you want a front end UNO API to pull the constituent rows by specifying the cell position within a data pilot box.  I could perhaps find a way to add a API that, given a cell position, returns the constituent rows to the caller.

Do I understand your need correctly?

Kohei</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>What I&#8217;m working on is adding a new UNO API for the backend data pilot provider to be able to provide the constituent rows that make up a given data field cell when requested (this is used only internally).  And if I understand correctly, you want a front end UNO API to pull the constituent rows by specifying the cell position within a data pilot box.  I could perhaps find a way to add a API that, given a cell position, returns the constituent rows to the caller.</p>
<p>Do I understand your need correctly?</p>
<p>Kohei</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Johnson</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-805</link>
		<dc:creator>Michael Johnson</dc:creator>
		<pubDate>Mon, 08 Oct 2007 22:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-805</guid>
		<description>Can you explain what it is you are working on and if I can help. I am not expecting to open a new sheet. I just want to expose the data that makes up the cell they have alighted upon

What do you think

Kind Reagrds

Michael</description>
		<content:encoded><![CDATA[<p>Can you explain what it is you are working on and if I can help. I am not expecting to open a new sheet. I just want to expose the data that makes up the cell they have alighted upon</p>
<p>What do you think</p>
<p>Kind Reagrds</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-802</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Mon, 08 Oct 2007 19:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-802</guid>
		<description>Ahh, I take that back.  The UNO API I&#039;m working on is for something else (UNO component data pilot), and it was not for programmatically inserting a new sheet with the data component for the data field cell.  That may be something that will be worked on after this functionality is made available in the UI.

But you&#039;re right.  We eventually need to make it available via UNO API.</description>
		<content:encoded><![CDATA[<p>Ahh, I take that back.  The UNO API I&#8217;m working on is for something else (UNO component data pilot), and it was not for programmatically inserting a new sheet with the data component for the data field cell.  That may be something that will be worked on after this functionality is made available in the UI.</p>
<p>But you&#8217;re right.  We eventually need to make it available via UNO API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-797</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Mon, 08 Oct 2007 13:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-797</guid>
		<description>The data pilot data is independent of cell properties, so it&#039;s entirely a separate entity as far as where the data are stored.  But what you are saying in your second paragraph is possible.  In fact, I&#039;m now working on exposing this new functionality via UNO API to precisely make that kind of operation possible.</description>
		<content:encoded><![CDATA[<p>The data pilot data is independent of cell properties, so it&#8217;s entirely a separate entity as far as where the data are stored.  But what you are saying in your second paragraph is possible.  In fact, I&#8217;m now working on exposing this new functionality via UNO API to precisely make that kind of operation possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Johnson</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-775</link>
		<dc:creator>Michael Johnson</dc:creator>
		<pubDate>Sun, 07 Oct 2007 11:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-775</guid>
		<description>Thanks for your reply. I have to have a work around now and I was thinking of building something simple using the API. Is this possible. Is the data pilot stuff held in cell properties or can I get to it anywhere else.

For example click on a cell then go to a button press it and it opens a new sheet for every componenet of that cell. Is this possible through the API?

Kind Regards

Michael</description>
		<content:encoded><![CDATA[<p>Thanks for your reply. I have to have a work around now and I was thinking of building something simple using the API. Is this possible. Is the data pilot stuff held in cell properties or can I get to it anywhere else.</p>
<p>For example click on a cell then go to a button press it and it opens a new sheet for every componenet of that cell. Is this possible through the API?</p>
<p>Kind Regards</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-669</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Tue, 02 Oct 2007 15:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-669</guid>
		<description>Hi Michael,

This feature will definitely appear in the go-oo version of OO.o first [1].  As for the time-line, I would probably say by the end of this year, tentatively speaking (subject to change without notice, of course ;-).  As for the upstreaming schedule, I can&#039;t really say as I don&#039;t have the authority to make that kind of decision.  Hopefully someone from Sun can answer that question.

[1] http://go-oo.org/</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>This feature will definitely appear in the go-oo version of OO.o first [1].  As for the time-line, I would probably say by the end of this year, tentatively speaking (subject to change without notice, of course ;-).  As for the upstreaming schedule, I can&#8217;t really say as I don&#8217;t have the authority to make that kind of decision.  Hopefully someone from Sun can answer that question.</p>
<p>[1] <a href="http://go-oo.org/" rel="nofollow">http://go-oo.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Johnson</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-662</link>
		<dc:creator>Michael Johnson</dc:creator>
		<pubDate>Tue, 02 Oct 2007 08:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-662</guid>
		<description>This is exactly what I repquire to satisfy a large customer I have. They are  are heavey pivot table users and therefore wqill be heavey data pilot users. They won&#039;t deploy until this feature is in place.

Can you give me any indiaction as to when this will be ready

Kind Regards

Michael Johnson</description>
		<content:encoded><![CDATA[<p>This is exactly what I repquire to satisfy a large customer I have. They are  are heavey pivot table users and therefore wqill be heavey data pilot users. They won&#8217;t deploy until this feature is in place.</p>
<p>Can you give me any indiaction as to when this will be ready</p>
<p>Kind Regards</p>
<p>Michael Johnson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohei Yoshida</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-650</link>
		<dc:creator>Kohei Yoshida</dc:creator>
		<pubDate>Mon, 01 Oct 2007 13:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-650</guid>
		<description>Hi Derek,

One thing you can do is to see if the problem you experience has already been filed either as a bug or a feature request.  The following page

http://qa.openoffice.org/issues/query.cgi

lets you query the bug database for the OpenOffice.org (OO.o) project.  If you can&#039;t find any existing bug, then you can file a new one, where you describe your problem, perhaps with an example document to demonstrate the problem, then that will get assigned to an appropriate developer.

Here is the page to enter a new bug (or issue, whichever you prefer).

http://qa.openoffice.org/issues/enter_bug.cgi

I agree that the Data Pilot feature in Calc still has some problems.  I can&#039;t make any promises, but I&#039;ll see if I can invest some time looking into some of them.

All the best,
Kohei</description>
		<content:encoded><![CDATA[<p>Hi Derek,</p>
<p>One thing you can do is to see if the problem you experience has already been filed either as a bug or a feature request.  The following page</p>
<p><a href="http://qa.openoffice.org/issues/query.cgi" rel="nofollow">http://qa.openoffice.org/issues/query.cgi</a></p>
<p>lets you query the bug database for the OpenOffice.org (OO.o) project.  If you can&#8217;t find any existing bug, then you can file a new one, where you describe your problem, perhaps with an example document to demonstrate the problem, then that will get assigned to an appropriate developer.</p>
<p>Here is the page to enter a new bug (or issue, whichever you prefer).</p>
<p><a href="http://qa.openoffice.org/issues/enter_bug.cgi" rel="nofollow">http://qa.openoffice.org/issues/enter_bug.cgi</a></p>
<p>I agree that the Data Pilot feature in Calc still has some problems.  I can&#8217;t make any promises, but I&#8217;ll see if I can invest some time looking into some of them.</p>
<p>All the best,<br />
Kohei</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Ednie</title>
		<link>http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/comment-page-1/#comment-623</link>
		<dc:creator>Derek Ednie</dc:creator>
		<pubDate>Sat, 29 Sep 2007 20:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://kohei.us/2007/09/25/drilling-down-data-in-data-pilot/#comment-623</guid>
		<description>Seeing your notes on Calc and datapilot prompted me to enquire about issues I have with an otherwise superb product.

I am a basic user with a little extra knowledge which is possibly a most dangerous combination!

Is it possible to bring in an Excel formating feature.  Column contents - size autofit.  It would save me significant time.

Formating in datapilot is frustrating. For example apart from text I use Dates, Week No, Year and also numbers to 2 decimal places. Change one and all change!

I have tried saving my layout as a template but clicking on some cells can totally upset the setting out.

Any assistance will be very much appreciated.

If I have come to the wrong place please be kind enough to point me in the right direction.

Thank you

Kind regards

Derek Ednie</description>
		<content:encoded><![CDATA[<p>Seeing your notes on Calc and datapilot prompted me to enquire about issues I have with an otherwise superb product.</p>
<p>I am a basic user with a little extra knowledge which is possibly a most dangerous combination!</p>
<p>Is it possible to bring in an Excel formating feature.  Column contents &#8211; size autofit.  It would save me significant time.</p>
<p>Formating in datapilot is frustrating. For example apart from text I use Dates, Week No, Year and also numbers to 2 decimal places. Change one and all change!</p>
<p>I have tried saving my layout as a template but clicking on some cells can totally upset the setting out.</p>
<p>Any assistance will be very much appreciated.</p>
<p>If I have come to the wrong place please be kind enough to point me in the right direction.</p>
<p>Thank you</p>
<p>Kind regards</p>
<p>Derek Ednie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
