<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Kunena 1.5.9"> -->
<rss version="0.91">
    <channel>
        <title> - Forum</title>
        <description>Kunena Site Syndication</description>
        <link>http://www.iccube.com/</link>
        <lastBuildDate>Fri, 24 May 2013 04:37:16 -0400</lastBuildDate>
        <generator>Kunena 1.5.9</generator>
        <image>
	        <url>http://www.iccube.com/components/com_kunena/template/gainsboro/images/english/emoticons/rss.gif</url>
	        <title>Powered by Kunena</title>
	        <link>http://www.iccube.com/</link>
	        <description>Kunena Site Syndication</description>
        </image>
        <item>
            <title>Subject: Start and End Date Filter - by: blewin9234</title>
            <link>http://www.iccube.com/support/forum/7-iccube-web-reporting-a-visualization-library/1054-start-and-end-date-filter#1056</link>
            <description>Thank you!  :) This is a good hint.  I discussed with the end user using all three controls--date pickers to establish initial start and end dates and the slider to make adjustments--using events to send the max and min date to the slider from the date picker.  I'll let you know how this works out.  I found good examples in the demo.</description>
            <pubDate>Fri, 24 May 2013 03:42:42 -0400</pubDate>
        </item>
        <item>
            <title>Subject: Report in a pop-up window - by: arthur</title>
            <link>http://www.iccube.com/support/forum/7-iccube-web-reporting-a-visualization-library/1039-report-in-a-pop-up-window#1053</link>
            <description>Dear forum members,


I just wanted to share my solution with you all.

A pop-up window is possible using the &quot;hover&quot; action.
Note that this does not work on tablets/ipad as the &quot;hover&quot; event does not work there.

Here is the how to:
- in the Demo, open &quot;Widgets Examples&quot; &gt; &quot;Google Charts&quot;
- click [Edit Report]
- edit the Google chart
  - tab [Box Properties] &gt; Widget CSS &gt; Class: &quot;icr-note&quot;
  - tab [Box Properties] &gt; Show Header = Yes
- [OK]

Now the chart only shows when you hover over the chart area.

This is enough for me, may be for you too.

Arthur</description>
            <pubDate>Mon, 20 May 2013 14:31:49 -0400</pubDate>
        </item>
        <item>
            <title>Subject: XMLA Connects but can't retrieve data - by: otavio</title>
            <link>http://www.iccube.com/support/forum/6-featured-contributions/1049-xmla-connects-but-cant-retrieve-data#1052</link>
            <description>Hi Marc,

I was finally able to connect. You were right, the problem were regarding OLEDB installation. We had to download:

SQLSERVER2008_ASOLEDB10_x86.msi

And after that it started to work.

Cheers</description>
            <pubDate>Mon, 20 May 2013 12:41:48 -0400</pubDate>
        </item>
        <item>
            <title>Subject: XMLA only connects as anonimous - by: otavio</title>
            <link>http://www.iccube.com/support/forum/6-featured-contributions/1043-xmla-only-connects-as-anonimous#1048</link>
            <description>Thanks Marc! It's now working perfect!</description>
            <pubDate>Thu, 16 May 2013 08:30:39 -0400</pubDate>
        </item>
        <item>
            <title>Subject: Path of the local file - by: sasoiane</title>
            <link>http://www.iccube.com/support/forum/7-iccube-web-reporting-a-visualization-library/1041-path-of-the-local-file#1045</link>
            <description>Don't worry! I just solved it self!</description>
            <pubDate>Wed, 15 May 2013 05:53:39 -0400</pubDate>
        </item>
        <item>
            <title>Subject: Rank In MDX - by: sreehari</title>
            <link>http://www.iccube.com/support/forum/2-mdx/946-rank-in-mdx#1036</link>
            <description>Yes you can use rank function for selecting particular value 

with member
rank as
Rank(D.D.Currentmember ,Dim.Dim 2002.siblings , [Measure].[Measure1])
select  on columns,
Order( Dim.Dim.Dim,[Measure].[Measure1],bdesc) on rows from Cube
-------
The above query will give rank and take a look in to below for your expected result

---


with member
rank as
Rank(D.D.Currentmember ,Dim.Dim 2002.siblings , [Measure].[Measure1])
select  on columns,
Filter(
Order( Dim.Dim.Dim,[Measure].[Measure1],bdesc) 
Rank=3)
on rows from Cube

will give the value of Rank=3 details

Thank,
Sree.</description>
            <pubDate>Sun, 28 Apr 2013 16:53:48 -0400</pubDate>
        </item>
    </channel>
</rss>
