<?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: Excel Data Dimensions on Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385451#M421888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you done something like this before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where the Users can create Dynamic charts off Excel files as seen in the forums here its a standard process. However the challenge lies when some new Dimensions are introduced into the Excel file and how to update them without changing anything in Qlik. Someone suggested the below solution, but now sure if or how it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could do something like add this for dimensions 1- 20 &lt;/P&gt;&lt;P&gt;='$(vDimx)' where x = 1 to 20&lt;/P&gt;&lt;P&gt;the variable is defined as&lt;/P&gt;&lt;P&gt;=Subfield(Concat(DISTINCT $Field, ','), ',', x) where x=1 to 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then display $Field as a list box- maybe omit some values like those with a hide prefix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have a dynamic report builder where all you entered for the dimensions are ='(vDim1)', ='(vDim2)' and even if you add a new field to the data model it will still be available in the report builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2017 19:20:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-09-26T19:20:30Z</dc:date>
    <item>
      <title>Excel Data Dimensions on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385447#M421884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello QV Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an attached excel file where a User can add a new product and choose some customisations which are applicable for this. The customisations applicable for a product are marked as X&amp;nbsp; and these may change sometime, need help in creating a report were when i select a product Table, I should see dimensions Summary, Custom2, Custom4 and Custom6 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellspacing="0" frame="VOID" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" rules="NONE"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Custom1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Custom2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Custom3&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Custom4&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Custom5&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;&lt;STRONG&gt;Custom6&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;Table &lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;Chair&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;Curtains&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;Handles&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;Panels&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;Wood&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;TD style="color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial,helvetica,sans-serif; vertical-align: baseline;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 21:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385447#M421884</guid>
      <dc:creator />
      <dc:date>2017-09-20T21:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Data Dimensions on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385448#M421885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;CrossTable(Customisation,Flag)&lt;/P&gt;&lt;P&gt;LOAD Product,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom6&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Data Sample XLS.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add textboxes for Product and Customisation and test the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS you can drop the field Flag. After reload this field does nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 10:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385448#M421885</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-21T10:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Data Dimensions on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385449#M421886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cant Mark it as Correct Answer for some reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 14:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385449#M421886</guid>
      <dc:creator />
      <dc:date>2017-09-26T14:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Data Dimensions on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385450#M421887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind. It's the thought that counts. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 15:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385450#M421887</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-26T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Data Dimensions on Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385451#M421888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you done something like this before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where the Users can create Dynamic charts off Excel files as seen in the forums here its a standard process. However the challenge lies when some new Dimensions are introduced into the Excel file and how to update them without changing anything in Qlik. Someone suggested the below solution, but now sure if or how it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could do something like add this for dimensions 1- 20 &lt;/P&gt;&lt;P&gt;='$(vDimx)' where x = 1 to 20&lt;/P&gt;&lt;P&gt;the variable is defined as&lt;/P&gt;&lt;P&gt;=Subfield(Concat(DISTINCT $Field, ','), ',', x) where x=1 to 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then display $Field as a list box- maybe omit some values like those with a hide prefix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have a dynamic report builder where all you entered for the dimensions are ='(vDim1)', ='(vDim2)' and even if you add a new field to the data model it will still be available in the report builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 19:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Data-Dimensions-on-Charts/m-p/1385451#M421888</guid>
      <dc:creator />
      <dc:date>2017-09-26T19:20:30Z</dc:date>
    </item>
  </channel>
</rss>

