<?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: Extended @Prompt Syntax: Default Value, Purge Values</title>
	<atom:link href="http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/</link>
	<description>Business Objects tips, tricks, articles, blog, guides...</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:52:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Julian</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-991</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Fri, 06 Aug 2010 12:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-991</guid>
		<description>Hi Anushka, this is fairly off-topic and I am not sure I can answer you without more information, but I will try.

I can tell you that if you just want a text object that always has the text &quot;In Thousands&quot; then you could just create a string/character object and then set the SQL to &#039;In Thousands&#039;.  It will fail parse by itself, but it will be fine when combined with any other object in a query.

Let&#039;s try to limit our discussion to the article&#039;s topic.</description>
		<content:encoded><![CDATA[<p>Hi Anushka, this is fairly off-topic and I am not sure I can answer you without more information, but I will try.</p>
<p>I can tell you that if you just want a text object that always has the text &#8220;In Thousands&#8221; then you could just create a string/character object and then set the SQL to &#8216;In Thousands&#8217;.  It will fail parse by itself, but it will be fine when combined with any other object in a query.</p>
<p>Let&#8217;s try to limit our discussion to the article&#8217;s topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anushka</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-989</link>
		<dc:creator>Anushka</dc:creator>
		<pubDate>Fri, 06 Aug 2010 07:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-989</guid>
		<description>Hi All,

I need to creat a object in the BO Universe as &quot;Unit of Measure&quot; and the values shown in this objects are &quot;In Thousands&quot; or &quot;In Million&quot;
Basically a drop down with two options for the user to select at the report level. 

How do I create this object in the universe.

Your help would be highly appreciated.

Thanks,
Anushka</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I need to creat a object in the BO Universe as &#8220;Unit of Measure&#8221; and the values shown in this objects are &#8220;In Thousands&#8221; or &#8220;In Million&#8221;<br />
Basically a drop down with two options for the user to select at the report level. </p>
<p>How do I create this object in the universe.</p>
<p>Your help would be highly appreciated.</p>
<p>Thanks,<br />
Anushka</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-986</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 05 Aug 2010 12:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-986</guid>
		<description>I wish I knew.  Sorry m@nu.</description>
		<content:encoded><![CDATA[<p>I wish I knew.  Sorry m@nu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m@nu</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-985</link>
		<dc:creator>m@nu</dc:creator>
		<pubDate>Thu, 05 Aug 2010 08:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-985</guid>
		<description>Thanks Julian for the response.
Where can I find a such macro to attache ?
Regards</description>
		<content:encoded><![CDATA[<p>Thanks Julian for the response.<br />
Where can I find a such macro to attache ?<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-981</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 05 Aug 2010 03:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-981</guid>
		<description>Sorry m@nu, this is not possible.  You can put an edit mask in the text of the prompt for visual communication of the requirement, but you cannot enforce the format without some kind of macros attached.  Native BO has no such functionality.</description>
		<content:encoded><![CDATA[<p>Sorry m@nu, this is not possible.  You can put an edit mask in the text of the prompt for visual communication of the requirement, but you cannot enforce the format without some kind of macros attached.  Native BO has no such functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m@nu</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-978</link>
		<dc:creator>m@nu</dc:creator>
		<pubDate>Wed, 04 Aug 2010 13:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-978</guid>
		<description>I would to apply a mask in the prompt. Is it possible ?
In my case, I ask to user to enter an hour, so I would like to be sure that he will enter a number a format like hh:mm and constrained him.</description>
		<content:encoded><![CDATA[<p>I would to apply a mask in the prompt. Is it possible ?<br />
In my case, I ask to user to enter an hour, so I would like to be sure that he will enter a number a format like hh:mm and constrained him.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-975</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Wed, 04 Aug 2010 11:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-975</guid>
		<description>Hi Jonathan, I have not been able to think of any explanation for this.  I would still go for a process of elimination or even just rebuild a new prompt as simple as possible and then build from there.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan, I have not been able to think of any explanation for this.  I would still go for a process of elimination or even just rebuild a new prompt as simple as possible and then build from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-947</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Fri, 16 Jul 2010 12:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-947</guid>
		<description>Hi Julian,

Thanks for your help.

Actually, the prompt is generated by WebI and not at universe level. The version of BO we are using in XI R2. The report works correctly without prompts or if the filter is a constant. 

Could it be because of the Java version installed? The version being used in version 6 update 11

Thanks for your help.

Jonathan</description>
		<content:encoded><![CDATA[<p>Hi Julian,</p>
<p>Thanks for your help.</p>
<p>Actually, the prompt is generated by WebI and not at universe level. The version of BO we are using in XI R2. The report works correctly without prompts or if the filter is a constant. </p>
<p>Could it be because of the Java version installed? The version being used in version 6 update 11</p>
<p>Thanks for your help.</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-946</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Fri, 16 Jul 2010 12:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-946</guid>
		<description>Welcome to BOT Jonathan, I could only suggest process of elimination.  Remove the prompt and be sure that the behavior goes back to normal.  The prompt you describe seems to be a universe prompt, not generated by WebI exactly.  Could you share the entire condition object&#039;s contents so that we can try out your syntax in our systems?  BTW, what is your BOE server version?</description>
		<content:encoded><![CDATA[<p>Welcome to BOT Jonathan, I could only suggest process of elimination.  Remove the prompt and be sure that the behavior goes back to normal.  The prompt you describe seems to be a universe prompt, not generated by WebI exactly.  Could you share the entire condition object&#8217;s contents so that we can try out your syntax in our systems?  BTW, what is your BOE server version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.businessobjectstips.com/tips/web-intelligence/extended-prompt-syntax/comment-page-2/#comment-945</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Fri, 16 Jul 2010 08:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessobjectstips.com/?p=35#comment-945</guid>
		<description>Hi All,

When WebI generates @Prompt(&#039;1. Enter Number&#039;,&#039;A&#039;,,mono,free,Persistent,,User:0) and I click on Run Query, the  report just hangs.. Does anybody have a clue why this is happening, and how I can avoid this problem? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>When WebI generates @Prompt(&#8217;1. Enter Number&#8217;,'A&#8217;,,mono,free,Persistent,,User:0) and I click on Run Query, the  report just hangs.. Does anybody have a clue why this is happening, and how I can avoid this problem? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
