<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://prologika.com/CS/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Applied Microsoft Analysis Services 2005</title><link>http://prologika.com/CS/forums/5.aspx</link><description>&lt;TABLE cellPadding=10&gt;
&lt;TBODY&gt;
&lt;TR vAlign=top&gt;
&lt;TD style="WIDTH: 75px"&gt;&lt;IMG class=imageshadow alt="Applied Microsoft Analysis Services 2005 and Microsoft Business Intelligence Platform" src="http://prologika.com/cs/forums/images/amas.gif" width=75 border=0&gt; &lt;/TD&gt;
&lt;TD style="WIDTH: 100%" align=left&gt;A moderated forum for questions related to the Teo Lachev’s book &lt;A href="http://www.prologika.com/Books/0976635305/Book.aspx" target=_blank&gt;Applied Microsoft Analysis Services 2005&lt;/A&gt;. In case you haven’t purchased this book, please post your questions about Microsoft SQL Server Analysis Services to the public discussion &lt;A href="http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.sqlserver.olap&amp;amp;lang=en&amp;amp;cr=US" target=_blank&gt;newgroup&lt;/A&gt; or &lt;A href=" http://social.msdn.microsoft.com/Forums/en-US/sqlanalysisservices/threads/" target=_blank&gt;forum&lt;/A&gt;. Thank you for respecting my readers and my time!&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Re: UniqueKey &amp;quot;&amp;amp;&amp;quot; Special Character and  Reporting Services</title><link>http://prologika.com/CS/forums/thread/1572.aspx</link><pubDate>Mon, 11 Sep 2006 01:38:57 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:1572</guid><dc:creator>Teo Lachev</dc:creator><slash:comments>0</slash:comments><comments>http://prologika.com/CS/forums/thread/1572.aspx</comments><wfw:commentRss>http://prologika.com/CS/forums/commentrss.aspx?SectionID=5&amp;PostID=1572</wfw:commentRss><description>Thank you for solving this dilemma. %2526 did the trick. I attached a test harness that demonstrates how the sample Daily Product Sales.rdl (used in Chapter 18) can be called.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: UniqueKey "&amp;" Special Character and  Reporting Services</title><link>http://prologika.com/CS/forums/thread/1568.aspx</link><pubDate>Fri, 08 Sep 2006 18:06:42 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:1568</guid><dc:creator>geoff</dc:creator><slash:comments>0</slash:comments><comments>http://prologika.com/CS/forums/thread/1568.aspx</comments><wfw:commentRss>http://prologika.com/CS/forums/commentrss.aspx?SectionID=5&amp;PostID=1568</wfw:commentRss><description>Yes the %26 does work for Url addresses in the Jump to URL. %26 goes to &amp; after the parameters are parsed.
You need %2526 if you put a javascript routine in the Jump to URL because it gets processed by the browser twice.  %2526 goes to %26 goes to &amp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: UniqueKey "&amp;" Special Character and  Reporting Services</title><link>http://prologika.com/CS/forums/thread/1565.aspx</link><pubDate>Thu, 07 Sep 2006 21:06:28 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:1565</guid><dc:creator>Teo Lachev</dc:creator><slash:comments>0</slash:comments><comments>http://prologika.com/CS/forums/thread/1565.aspx</comments><wfw:commentRss>http://prologika.com/CS/forums/commentrss.aspx?SectionID=5&amp;PostID=1565</wfw:commentRss><description>Have you tried the %26 encoding and did it work? At the time of writing the book I tried all sorts of hacks including %26 to no avail. I mentioned this to the SSRS and SSAS teams but no workaround was provided. I&amp;#39;ve noticed that the SSAS team has implemented the undocumented URLEscapeFragment() function to get around the same issue. The problem with SSRS though is that the browser &amp;quot;helpfully&amp;quot; unescapes the escaped &amp;amp; on the way out. Please let me know if you get it to work.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>UniqueKey "&amp;" Special Character and  Reporting Services</title><link>http://prologika.com/CS/forums/thread/1564.aspx</link><pubDate>Thu, 07 Sep 2006 20:27:42 GMT</pubDate><guid isPermaLink="false">bb61d221-b363-4d22-8192-4aa25b39c5db:1564</guid><dc:creator>geoff</dc:creator><slash:comments>0</slash:comments><comments>http://prologika.com/CS/forums/thread/1564.aspx</comments><wfw:commentRss>http://prologika.com/CS/forums/commentrss.aspx?SectionID=5&amp;PostID=1564</wfw:commentRss><description>&lt;p&gt;Ch 18 states a problem with using &amp;quot;Jump to Url&amp;quot; to link to other reports with the generated parameter value as the UniqueKey in OLAP&amp;nbsp; datasets.&lt;/p&gt;&lt;p&gt;UniqueKey&amp;nbsp; uses an &amp;quot;&amp;amp;&amp;quot; to denote the member Key and this gets interpreted on the parameter string of the URL as the end of one parameter and the beginning of another.&lt;/p&gt;&lt;p&gt;The solution I&amp;#39;m suggesting is to escape the &amp;quot;&amp;amp;&amp;quot; as %26 for direct addresses and double escape the &amp;quot;&amp;amp;&amp;quot; as %2526 for javascript&amp;nbsp; addresses.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By the way Reporting Services seems very useful for Analysis Services.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Geoff&lt;br /&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>