<?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: Showing Images based on selection in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1638410#M47591</link>
    <description>&lt;P&gt;Hi, Thanks for your time and immediate response on this.&lt;/P&gt;&lt;P&gt;I got a solution with "Image" extension box in Qliksense App.&lt;/P&gt;&lt;P&gt;we should give necessary path of the content library of Qliksense QMC in Image Path.&lt;/P&gt;&lt;P&gt;and will write below mentioned expression in "Image File"&lt;/P&gt;&lt;P&gt;= if(GetFieldSelections(Airline_IATA_Code)='AA', 'AS_Uptime_SLA_Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='9W','AS_Resolution Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='AS','AS_Other Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='EY','AS_Incident Notification Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='SU','AS_SLA_Commitments.jpg',&lt;BR /&gt;'AS_SLA_Commitments.jpg'&lt;BR /&gt;)))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2019 14:17:20 GMT</pubDate>
    <dc:creator>varaprasad0816</dc:creator>
    <dc:date>2019-10-22T14:17:20Z</dc:date>
    <item>
      <title>Showing Images based on selection in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1634170#M47240</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to get an image dynamically in Qliksense based on selections of respective image code.&lt;/P&gt;&lt;P&gt;This is little bit urgent.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vara&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 10:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1634170#M47240</guid>
      <dc:creator>varaprasad0816</dc:creator>
      <dc:date>2019-10-11T10:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Images based on selection in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1634232#M47245</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you elaborate a little more, image code as in location of image?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 11:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1634232#M47245</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-10-11T11:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Images based on selection in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1638410#M47591</link>
      <description>&lt;P&gt;Hi, Thanks for your time and immediate response on this.&lt;/P&gt;&lt;P&gt;I got a solution with "Image" extension box in Qliksense App.&lt;/P&gt;&lt;P&gt;we should give necessary path of the content library of Qliksense QMC in Image Path.&lt;/P&gt;&lt;P&gt;and will write below mentioned expression in "Image File"&lt;/P&gt;&lt;P&gt;= if(GetFieldSelections(Airline_IATA_Code)='AA', 'AS_Uptime_SLA_Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='9W','AS_Resolution Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='AS','AS_Other Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='EY','AS_Incident Notification Commitments.jpg',&lt;BR /&gt;if(GetFieldSelections(Airline_IATA_Code)='SU','AS_SLA_Commitments.jpg',&lt;BR /&gt;'AS_SLA_Commitments.jpg'&lt;BR /&gt;)))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 14:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/1638410#M47591</guid>
      <dc:creator>varaprasad0816</dc:creator>
      <dc:date>2019-10-22T14:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Images based on selection in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/2423267#M95893</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you explain which extension you used and I am currently using qlik sense 2020 feb version.&lt;/P&gt;
&lt;P&gt;In that version its not supporting&lt;/P&gt;
&lt;P&gt;Kindly check and revert back asap because its urgent for me too i am stuck here now .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 04:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-Images-based-on-selection-in-Qliksense/m-p/2423267#M95893</guid>
      <dc:creator>firoz24</dc:creator>
      <dc:date>2024-02-26T04:24:41Z</dc:date>
    </item>
  </channel>
</rss>

