<?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: Dividir mapa in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214110#M42779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bloqueia algumas dimensão para o usuário não conseguir filtrar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14895995956391565" jivemacro_uid="_14895995956391565" modifiedtitle="true"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&lt;SPAN class="func" style="font-weight: inherit; font-style: inherit; color: #ff1493; background-color: inherit; font-size: 9pt !important;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;({&amp;lt;[REGIAO]={&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'RS'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'SC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'PR'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;},[DIM1],[DIM2],[DIM3]&amp;gt;}[MEDIDA]) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Mar 2017 17:36:33 GMT</pubDate>
    <dc:creator>mario_sergio_ti</dc:creator>
    <dc:date>2017-03-15T17:36:33Z</dc:date>
    <item>
      <title>Dividir mapa</title>
      <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214106#M42775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tenho um mapa dos estados brasileiros, porém gostaria de dividi-lo em regiões.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exemplo: Em uma tela posso ter 2 mapas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Mostrando somente os estados da região sul ( RS / SC / PR )&lt;/P&gt;&lt;P&gt;2 - Mostrando somente os estados da região sudeste ( ES / MG / SP / RJ )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;como posso fazer para excluir os outros estados que não pertencem a uma determinada região?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 16:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214106#M42775</guid>
      <dc:creator>isaiasdd</dc:creator>
      <dc:date>2017-03-15T16:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dividir mapa</title>
      <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214107#M42776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Na expressão... Limite as áreas com set analysis&lt;/P&gt;&lt;P&gt;Ex.:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14895987725874702" jivemacro_uid="_14895987725874702" modifiedtitle="true"&gt;
&lt;P&gt;Sum({&amp;lt;[REGIAO]={'RS','SC','PR'}&amp;gt;}[MEDIDA])&lt;/P&gt;

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 17:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214107#M42776</guid>
      <dc:creator>mario_sergio_ti</dc:creator>
      <dc:date>2017-03-15T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dividir mapa</title>
      <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214108#M42777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ou na dimensão:&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14895989786688436 jive_text_macro" jivemacro_uid="_14895989786688436"&gt;
&lt;P&gt;If( Match([REGIAO],'RS','SC','PR'), [REGIAO])&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 17:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214108#M42777</guid>
      <dc:creator>mario_sergio_ti</dc:creator>
      <dc:date>2017-03-15T17:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dividir mapa</title>
      <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214109#M42778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Na dimensão não é possível pois o qlik não deixa editar.. ae tem que ser pela expressão e desmarcar o checkbox &lt;STRONG&gt;Mostrar excluídos. &lt;/STRONG&gt;porém dependendo do filtro que o usuário fizer ele pode acabar não mostrando o mapa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 17:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214109#M42778</guid>
      <dc:creator>isaiasdd</dc:creator>
      <dc:date>2017-03-15T17:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dividir mapa</title>
      <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214110#M42779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bloqueia algumas dimensão para o usuário não conseguir filtrar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14895995956391565" jivemacro_uid="_14895995956391565" modifiedtitle="true"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&lt;SPAN class="func" style="font-weight: inherit; font-style: inherit; color: #ff1493; background-color: inherit; font-size: 9pt !important;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;({&amp;lt;[REGIAO]={&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'RS'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'SC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'PR'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;},[DIM1],[DIM2],[DIM3]&amp;gt;}[MEDIDA]) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 17:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214110#M42779</guid>
      <dc:creator>mario_sergio_ti</dc:creator>
      <dc:date>2017-03-15T17:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dividir mapa</title>
      <link>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214111#M42780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Se achar melhor bloquear tudo...&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14895996601082729" jivemacro_uid="_14895996601082729"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&lt;SPAN class="func" style="font-weight: inherit; font-style: inherit; color: #ff1493; background-color: inherit; font-size: 9pt !important;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;({1&amp;lt;[REGIAO]={&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'RS'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'SC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;'PR'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;}&amp;gt;}[MEDIDA]) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 17:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Dividir-mapa/m-p/1214111#M42780</guid>
      <dc:creator>mario_sergio_ti</dc:creator>
      <dc:date>2017-03-15T17:37:40Z</dc:date>
    </item>
  </channel>
</rss>

