<?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: Expression works in table object but does not work in Map object in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161450#M94256</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"reporting unit" are cities and&amp;nbsp;"region_exco" are respective countries. When the user selects one city the all the cities from that country should be visible in the Map chart. This is the requirement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you please help me in this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regaards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Gaurav&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jan 2024 04:38:01 GMT</pubDate>
    <dc:creator>Gau1</dc:creator>
    <dc:date>2024-01-15T04:38:01Z</dc:date>
    <item>
      <title>Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161291#M94223</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have below expression which&amp;nbsp;works in table object but does not work in Map object&lt;/P&gt;
&lt;P&gt;Sum( {&amp;lt;region_exco={$(=concat( distinct chr(39) &amp;amp; region_exco &amp;amp; chr(39),',') )},reporting_unit=&amp;gt;} 1)&lt;/P&gt;
&lt;P&gt;The business requirement is when "reporting unit" is selected it should show&amp;nbsp; all the "reporting unit" from that "region_exco".&lt;/P&gt;
&lt;P&gt;Can anyone help me in this please.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;GG&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 05:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161291#M94223</guid>
      <dc:creator>Gau1</dc:creator>
      <dc:date>2024-01-13T05:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161295#M94224</link>
      <description>&lt;P&gt;can you try with P function&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-implicit-field-value-definitions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-implicit-field-value-definitions.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sum( {&amp;lt;region_exco=p(region_exco),reporting_unit=&amp;gt;} 1)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 08:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161295#M94224</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-13T08:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161296#M94225</link>
      <description>&lt;P&gt;Hi Anat,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;But this is also not working.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 08:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161296#M94225</guid>
      <dc:creator>Gau1</dc:creator>
      <dc:date>2024-01-13T08:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161298#M94227</link>
      <description>&lt;P&gt;if possible can you share sample data and expected output...&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 08:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161298#M94227</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-13T08:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161423#M94253</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The business requirement is when "reporting unit" is selected it should show&amp;nbsp; all the "reporting unit" from that "region_exco".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;why would you need to use set analysis for filtering associated values when Qlik does that by default??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=Sum( 1)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 02:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161423#M94253</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2024-01-15T02:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161450#M94256</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"reporting unit" are cities and&amp;nbsp;"region_exco" are respective countries. When the user selects one city the all the cities from that country should be visible in the Map chart. This is the requirement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you please help me in this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regaards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Gaurav&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 04:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161450#M94256</guid>
      <dc:creator>Gau1</dc:creator>
      <dc:date>2024-01-15T04:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in table object but does not work in Map object</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161778#M94286</link>
      <description>&lt;P&gt;Then you need to associate those fields in the data model&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 02:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-works-in-table-object-but-does-not-work-in-Map-object/m-p/2161778#M94286</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2024-01-16T02:19:29Z</dc:date>
    </item>
  </channel>
</rss>

