<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Script that connects OLAP-cube from qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506074#M1132014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u tell me &lt;BR /&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account].[Account].[Account].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Account&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Depart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Measures].[General Ledger Real]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Amount&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;in the above code what is &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account].[Account].[Account].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;what is &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account] that is repeated thrice and &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;what is &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MEMBER_CAPTION?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;In code which one&amp;nbsp; is fact and which is dimension here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Prajna&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 13:06:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-11T13:06:37Z</dc:date>
    <item>
      <title>Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506066#M1132005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Please.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me the script to connect to OLAP cube.. I found below.. but m confused with name qualifier...that is bolded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CubeData:&lt;/P&gt;&lt;P&gt;LOAD &lt;STRONG&gt;`[Measures].[Qty&lt;/STRONG&gt;]` as Qty, &lt;STRONG&gt;`[Items].[Product].[Product].[MEMBER_CAPTION&lt;/STRONG&gt;]` as Product;&lt;/P&gt;&lt;P&gt;SQL SELECT * FROM OpenQuery(LINKED_OLAP,'SELECT &lt;STRONG&gt;{[Measures].[Qty]&lt;/STRONG&gt; } ON COLUMNS, { &lt;STRONG&gt;[Items].[Product].Members&lt;/STRONG&gt;} ON ROWS FROM [CUBENAME]');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506066#M1132005</guid>
      <dc:creator />
      <dc:date>2013-11-11T12:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506067#M1132006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As far as i know, nothing gr8 needs to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just try simple sql select statement to load data form cube to qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Something like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sql Select * from xyz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506067#M1132006</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-11T12:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506068#M1132008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would xyz refer to is it cube name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506068#M1132008</guid>
      <dc:creator />
      <dc:date>2013-11-11T12:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506069#M1132009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes it should be cube name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you can also use the schema_name.CubeName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506069#M1132009</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-11T12:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506070#M1132010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it doesn't work.. can u tell me what should be the connection name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506070#M1132010</guid>
      <dc:creator />
      <dc:date>2013-11-11T12:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506071#M1132011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You first need to do connection to database, using either ODBC connection or OLEDB connection,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506071#M1132011</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-11-11T12:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506072#M1132012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah..&amp;nbsp; connection to analysis service? as the cube becomes invalid object if I give &lt;STRONG&gt;select * from cubename.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am new to DW as well.. can u guide me what should be connection ? we need to provide server name and then credentials rite? what should I give?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506072#M1132012</guid>
      <dc:creator />
      <dc:date>2013-11-11T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506073#M1132013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I give you a sample that works for me....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OLEDB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;CONNECT&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Provider=SQLOLEDB.1;Persist Security Info=True;User ID=qv;Data Source=YOURSERVER;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=XXXX;Use Encryption for Data=False;Tag with column collation when possible=False]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;XPassword&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; XXXX);&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;FACT:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account].[Account].[Account].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Account&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Depart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Measures].[General Ledger Real]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Amount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; SELECT * FROM openrowset('MSOLAP','DATA SOURCE=YOURSERVER;Initial Catalog=XPTO',&lt;BR /&gt;'SELECT { [Measures].[General Ledger Real] } DIMENSION PROPERTIES PARENT_UNIQUE_NAME, HIERARCHY_UNIQUE_NAME ON COLUMNS, NON EMPTY&lt;BR /&gt;CrossJoin({[Account].[Account].Children}, &lt;BR /&gt;{[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].children}) &lt;BR /&gt;on Rows&lt;BR /&gt;FROM [Dynamics NAV]'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506073#M1132013</guid>
      <dc:creator>bruno_m_santos</dc:creator>
      <dc:date>2013-11-11T12:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506074#M1132014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u tell me &lt;BR /&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account].[Account].[Account].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Account&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].[NAV DEPARTAMENTO].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Depart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Measures].[General Ledger Real]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Amount&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;in the above code what is &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account].[Account].[Account].[MEMBER_CAPTION]"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;what is &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"[Account] that is repeated thrice and &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;what is &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MEMBER_CAPTION?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;In code which one&amp;nbsp; is fact and which is dimension here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Prajna&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 13:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506074#M1132014</guid>
      <dc:creator />
      <dc:date>2013-11-11T13:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506075#M1132015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Cube the column is repeated. Member caption is the name.&lt;/P&gt;&lt;P&gt;You can build your query in excel, using the connector an then copy to Qlikview.&lt;/P&gt;&lt;P&gt;This Query is for an fact table. Regard that I've an Amount Column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506075#M1132015</guid>
      <dc:creator>bruno_m_santos</dc:creator>
      <dc:date>2013-11-11T15:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Script that connects OLAP-cube from qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506076#M1132016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;Perhaps NAVdiscovery (QlikView Toolbox for Dynamics NAV) can help you with your problems:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; background-color: rgba(255, 255, 255, 0);"&gt;&lt;A class="jive-link-external-small" href="http://www.prisma-informatik.de/erp-blog/2014/01/qlikview-connector-fuer-microsoft-dynamics-nav/" style="font-style: inherit;"&gt;http://www.prisma-informatik.de/erp-blog/2014/01/qlikview-connector-fuer-microsoft-dynamics-nav/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 20:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-that-connects-OLAP-cube-from-qlikview/m-p/506076#M1132016</guid>
      <dc:creator />
      <dc:date>2014-02-06T20:15:22Z</dc:date>
    </item>
  </channel>
</rss>

