<?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: Block a dimension in a PIVOT TABLE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Block-a-dimension-in-a-PIVOT-TABLE/m-p/1064108#M355853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think to have the image-url's within an additionally table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CountryUrl:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;PAÍS, Url&lt;/P&gt;&lt;P&gt;USA, qmem://Nombre/USAico&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then an expression like: only(&lt;STRONG&gt;{1}&lt;/STRONG&gt; Url) and with the set analysis identifier of {1} you wil be independent from selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2016 12:16:05 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-01-25T12:16:05Z</dc:date>
    <item>
      <title>Block a dimension in a PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Block-a-dimension-in-a-PIVOT-TABLE/m-p/1064107#M355852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;What I have to do if I want the same dimesion even there is no value for one field?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My &lt;STRONG&gt;dimesion&lt;/STRONG&gt; is COUNTRY ("PAIS" in spanish)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I want a dimesion with image I introduce the &lt;STRONG&gt;following sentence&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(PAÍS='USA','qmem://Nombre/USAico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='URUGUAY','qmem://Nombre/URUico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='UK','qmem://Nombre/UKico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='PORTUGAL','qmem://Nombre/PORico',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='POLONIA','qmem://Nombre/POLico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='MÉXICO','qmem://Nombre/MEXico' ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='ESPAÑA','qmem://Nombre/ESPico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='CHILE','qmem://Nombre/CHIico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='BRASIL','qmem://Nombre/BRAico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='ARGENTINA','qmem://Nombre/ARGico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='ALEMANIA','qmem://Nombre/GERico',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='SCF','qmem://Nombre/Wrong',&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF(PAÍS='PUERTO RICO','qmem://Nombre/PURico')))))))))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the problem is that when I choose one option in the &lt;STRONG&gt;filtres&lt;/STRONG&gt; (&lt;STRONG&gt;Nivel 1)&lt;/STRONG&gt; in the attached image there are no options for some countries &lt;STRONG&gt;SCF&lt;/STRONG&gt; and &lt;STRONG&gt;Puerto Rico&lt;/STRONG&gt; so there are no images for these countries in the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But instead if I use "PAIS" as Dimension I can see all of them even there are no values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 09:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Block-a-dimension-in-a-PIVOT-TABLE/m-p/1064107#M355852</guid>
      <dc:creator />
      <dc:date>2016-01-25T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Block a dimension in a PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Block-a-dimension-in-a-PIVOT-TABLE/m-p/1064108#M355853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think to have the image-url's within an additionally table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CountryUrl:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;PAÍS, Url&lt;/P&gt;&lt;P&gt;USA, qmem://Nombre/USAico&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then an expression like: only(&lt;STRONG&gt;{1}&lt;/STRONG&gt; Url) and with the set analysis identifier of {1} you wil be independent from selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 12:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Block-a-dimension-in-a-PIVOT-TABLE/m-p/1064108#M355853</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-25T12:16:05Z</dc:date>
    </item>
  </channel>
</rss>

