<?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 How to take only some values from created dimentions table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710525#M255967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Dimentions table while loading tables.&lt;/P&gt;&lt;P&gt; Dimentions:&lt;/P&gt;&lt;P&gt;Commisions&lt;/P&gt;&lt;P&gt;Premiums;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to add only one of these dimentions into pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When add Dimentions its taking both Commisions and Premiums into the table Dimentions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2014 12:35:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-04T12:35:30Z</dc:date>
    <item>
      <title>How to take only some values from created dimentions table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710525#M255967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Dimentions table while loading tables.&lt;/P&gt;&lt;P&gt; Dimentions:&lt;/P&gt;&lt;P&gt;Commisions&lt;/P&gt;&lt;P&gt;Premiums;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to add only one of these dimentions into pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When add Dimentions its taking both Commisions and Premiums into the table Dimentions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710525#M255967</guid>
      <dc:creator />
      <dc:date>2014-09-04T12:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to take only some values from created dimentions table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710526#M255968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Utiliza IF()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710526#M255968</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2014-09-04T12:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to take only some values from created dimentions table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710527#M255969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try calculated dimension. Expression like: =if(Dimension='Commisions', Dimension) , then in the same tab check 'Supress Values When Null'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710527#M255969</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-04T12:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to take only some values from created dimentions table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710528#M255970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Como se llama tu campo? donde guardas "&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; color: #3d3d3d; font-size: 10pt; line-height: 1.5em;"&gt;Comisiones y &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="goog-text-highlight" style="font-weight: inherit; font-style: inherit; font-family: inherit; background-color: #c9d7f1;"&gt;Las primas"... &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710528#M255970</guid>
      <dc:creator>walterlh</dc:creator>
      <dc:date>2014-09-04T12:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to take only some values from created dimentions table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710529#M255971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i didn't get you . can you send us an exemple or may be an app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 12:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-take-only-some-values-from-created-dimentions-table/m-p/710529#M255971</guid>
      <dc:creator>mohamed_ahid</dc:creator>
      <dc:date>2014-09-04T12:42:03Z</dc:date>
    </item>
  </channel>
</rss>

