<?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: How to remove a Dimension in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364563#M835684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergey, I managed to do so, by adding an extra dimension as Michele proposed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2017 06:14:18 GMT</pubDate>
    <dc:creator>tim_leijen</dc:creator>
    <dc:date>2017-06-01T06:14:18Z</dc:date>
    <item>
      <title>How to remove a Dimension in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364559#M835680</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;&lt;/P&gt;&lt;P&gt;Just added a dimension to our dashboard, which is needed in one of the tabs.&lt;/P&gt;&lt;P&gt;However by adding this dimension, it also showed up in the P&amp;amp;L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want the column with RFC to disappear, but cant seem to find out how this works&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG alt="exmaple.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/165329_exmaple.JPG" style="width: 620px; height: 322px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364559#M835680</guid>
      <dc:creator>tim_leijen</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a Dimension in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364560#M835681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 possibilites:&lt;/P&gt;&lt;P&gt;1) Create a new dimension without RFC value;&lt;/P&gt;&lt;P&gt;2) Use SetAnalysis to omit RFC value from your expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 12:12:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364560#M835681</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-05-31T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a Dimension in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364561#M835682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must consider as exclude for that specify like below calculated dimension and then call the label as DimensionName as required&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Not WildMatch(DimensionName, 'REF'), DimensionName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 16:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364561#M835682</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-31T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a Dimension in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364562#M835683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Tim!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share a screenshot with Expression tab, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 17:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364562#M835683</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-05-31T17:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove a Dimension in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364563#M835684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergey, I managed to do so, by adding an extra dimension as Michele proposed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 06:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-a-Dimension-in-a-chart/m-p/1364563#M835684</guid>
      <dc:creator>tim_leijen</dc:creator>
      <dc:date>2017-06-01T06:14:18Z</dc:date>
    </item>
  </channel>
</rss>

