<?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: Fill expression IF left blank in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113994#M7876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Appreciate the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2018 07:41:23 GMT</pubDate>
    <dc:creator>robin_heijt</dc:creator>
    <dc:date>2018-07-24T07:41:23Z</dc:date>
    <item>
      <title>Fill expression IF left blank</title>
      <link>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113992#M7874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table in my app that includes data from several data sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of these data sources are connected by an ID assigned to every person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in order to show a persons name with their ID in a table, I would have to add in 4 different columns from 4 different sources to show the names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see 1 column for the ID and 1 for the name, so I am wondering if it is possible to write an expression that allows for the name columns to be merged (IF statement maybe).&lt;/P&gt;&lt;P&gt;So if the ID does not match the 1st data source, instead of giving a blank I want it to look for the name in the next data source. &lt;/P&gt;&lt;P&gt;E.g. (Name[source1]IF blank=check name[source2]IF blank=check [source3] etc.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 07:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113992#M7874</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-07-23T07:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fill expression IF left blank</title>
      <link>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113993#M7875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(Name_Source1)) &amp;gt; 0, Name_Source1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(Name_Source2)) &amp;gt; 0, Name_Source2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Len(Trim(Name_Source3)) &amp;gt; 0, Name_Source3, Name_Source4)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 15:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113993#M7875</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-23T15:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fill expression IF left blank</title>
      <link>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113994#M7876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Appreciate the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 07:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fill-expression-IF-left-blank/m-p/113994#M7876</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-07-24T07:41:23Z</dc:date>
    </item>
  </channel>
</rss>

