<?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: If than based on selections in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689203#M52601</link>
    <description>&lt;P&gt;I found it hard to pinpoint the core of your problem. Do you think you could post a sample of what you are trying to do? It should be easier to help you if you do so.&lt;/P&gt;&lt;P&gt;-Vegar&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2020 20:58:07 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-03-30T20:58:07Z</dc:date>
    <item>
      <title>If than based on selections</title>
      <link>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689189#M52599</link>
      <description>&lt;P&gt;I have a Qlik Sense app where I have dimensions for distributor name and distributor code plus one measure for sales.&amp;nbsp; I am trying to create a table that shows sales data using the distributor name when it is selected in the distributor name filter box or distributor code for the distributor names not selected.&amp;nbsp; I am using set analysis to show sales for all distributors regardless of the distributor name selections.&amp;nbsp; I need this to work if one or multiple distributor names are selected.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 20:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689189#M52599</guid>
      <dc:creator>cmenszak1</dc:creator>
      <dc:date>2020-03-30T20:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: If than based on selections</title>
      <link>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689203#M52601</link>
      <description>&lt;P&gt;I found it hard to pinpoint the core of your problem. Do you think you could post a sample of what you are trying to do? It should be easier to help you if you do so.&lt;/P&gt;&lt;P&gt;-Vegar&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 20:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689203#M52601</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-03-30T20:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: If than based on selections</title>
      <link>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689616#M52653</link>
      <description>&lt;P&gt;I attached a sample Qlikview app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a chart in the app that I want to show the DistributorName for all selected in the DistributorName list box and the DistributorCode if the DistributorName is not selected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 20:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689616#M52653</guid>
      <dc:creator>cmenszak1</dc:creator>
      <dc:date>2020-03-31T20:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: If than based on selections</title>
      <link>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689717#M52660</link>
      <description>&lt;P&gt;Try an expression like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=AGGR(if( ONLY({1}DistributorName)=ONLY(DistributorName),&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DistributorName,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ONLY({1}DistributorCode))&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;, DistributorName)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached QVW&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 07:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-than-based-on-selections/m-p/1689717#M52660</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-01T07:59:06Z</dc:date>
    </item>
  </channel>
</rss>

