<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Variable Relative Block Positioning</title>
	<atom:link href="http://www.dagira.com/2007/09/16/variable-relative-block-positioning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/</link>
	<description>...you are in a twisty maze of passageways, all different...</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:17:49 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-1843</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Sat, 23 Jul 2011 12:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-1843</guid>
		<description>Hi, I would try something sneaky like forcing the pie to be positioned 1 pixel below the top of the table block. I expect you already have relative positioning set to the right of the table. By setting a position relative to the top of the table block, when it (the table) moves to a new page then the pie should also.</description>
		<content:encoded><![CDATA[<p>Hi, I would try something sneaky like forcing the pie to be positioned 1 pixel below the top of the table block. I expect you already have relative positioning set to the right of the table. By setting a position relative to the top of the table block, when it (the table) moves to a new page then the pie should also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-1839</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Fri, 22 Jul 2011 03:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-1839</guid>
		<description>Hi Dave

The relative blog post is absolutely great. I have a slightly different requirement. I am positioning a pie chart adjacent(towards right) of the table in the report. Report has 2 secrions. I have enabled the Avoid Page Break proeprty for the table. I want both the graph &amp; table to be displayed together in same page. Sometimes the table is displayed in next page &amp; chart in upper page &amp; vice versa

Any work around for this

Regards</description>
		<content:encoded><![CDATA[<p>Hi Dave</p>
<p>The relative blog post is absolutely great. I have a slightly different requirement. I am positioning a pie chart adjacent(towards right) of the table in the report. Report has 2 secrions. I have enabled the Avoid Page Break proeprty for the table. I want both the graph &amp; table to be displayed together in same page. Sometimes the table is displayed in next page &amp; chart in upper page &amp; vice versa</p>
<p>Any work around for this</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiva</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-711</link>
		<dc:creator>Shiva</dc:creator>
		<pubDate>Tue, 25 Aug 2009 17:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-711</guid>
		<description>Thanks for the quick response.

Regards,
Shiva</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response.</p>
<p>Regards,<br />
Shiva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-707</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-707</guid>
		<description>The technique involves checking to see if a block was empty. What I suggested was that for one graph it should continue to work the same way, but the other graph would have to check for both &quot;above&quot; blocks, and if both are empty (the situation outlined in a prior question) then it should not appear at all. That would prevent both &quot;lower&quot; blocks from showing up at the same time if both &quot;upper&quot; blocks were empty.</description>
		<content:encoded><![CDATA[<p>The technique involves checking to see if a block was empty. What I suggested was that for one graph it should continue to work the same way, but the other graph would have to check for both &#8220;above&#8221; blocks, and if both are empty (the situation outlined in a prior question) then it should not appear at all. That would prevent both &#8220;lower&#8221; blocks from showing up at the same time if both &#8220;upper&#8221; blocks were empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiva</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-702</link>
		<dc:creator>Shiva</dc:creator>
		<pubDate>Tue, 25 Aug 2009 11:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-702</guid>
		<description>Hey Dave Thank you very much for sharing an ounce of knowledge from the Chunks you have. 

My question... is not different.. its the same Wasi asked. I&#039;m not able to understand your answer to Wasi. though the work around by Wasi works fine.... but i just want to avoid that Union.

Regards,
Shiva</description>
		<content:encoded><![CDATA[<p>Hey Dave Thank you very much for sharing an ounce of knowledge from the Chunks you have. </p>
<p>My question&#8230; is not different.. its the same Wasi asked. I&#8217;m not able to understand your answer to Wasi. though the work around by Wasi works fine&#8230;. but i just want to avoid that Union.</p>
<p>Regards,<br />
Shiva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-605</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-605</guid>
		<description>Hi, deepak, and welcome to my blog. To answer your question, no, I have never tried to create waterfall charts with this technique.</description>
		<content:encoded><![CDATA[<p>Hi, deepak, and welcome to my blog. To answer your question, no, I have never tried to create waterfall charts with this technique.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepak</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-602</link>
		<dc:creator>deepak</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-602</guid>
		<description>Hi,

Ever tried waterfall charts using this trick??</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Ever tried waterfall charts using this trick??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-572</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Fri, 15 May 2009 15:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-572</guid>
		<description>Hi, Raja, if you have general questions not related to a blog post I suggest that you post on the community board &lt;a href=&quot;http://busobj.forumtopics.com&quot; rel=&quot;nofollow&quot;&gt;BOB&lt;/a&gt; instead, thanks. :)</description>
		<content:encoded><![CDATA[<p>Hi, Raja, if you have general questions not related to a blog post I suggest that you post on the community board <a href="http://busobj.forumtopics.com" rel="nofollow">BOB</a> instead, thanks. <img src='http://www.dagira.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-569</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Thu, 14 May 2009 17:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-569</guid>
		<description>Can anybody tell me how to create a dummy variable in xi universe. What must be its select statement and where statement. I think it must be Character datatype.</description>
		<content:encoded><![CDATA[<p>Can anybody tell me how to create a dummy variable in xi universe. What must be its select statement and where statement. I think it must be Character datatype.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rathbun</title>
		<link>http://www.dagira.com/2007/09/16/variable-relative-block-positioning/comment-page-1/#comment-419</link>
		<dc:creator>Dave Rathbun</dc:creator>
		<pubDate>Tue, 11 Nov 2008 03:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagira.com/2007/09/16/variable-relative-block-positioning/#comment-419</guid>
		<description>Hi, JJ, and welcome to my blog. It&#039;s great to see other solutions for any of the technical challenges being faced, so thanks for sharing your tip. 8-)</description>
		<content:encoded><![CDATA[<p>Hi, JJ, and welcome to my blog. It&#8217;s great to see other solutions for any of the technical challenges being faced, so thanks for sharing your tip. <img src='http://www.dagira.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

