<?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: Output variable text to a field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Output-variable-text-to-a-field/m-p/1600992#M44466</link>
    <description>&lt;P&gt;It might not be the best way to do it but you can use a lot of if sentences like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(isNull(Column1),&lt;SPAN&gt;&amp;nbsp;'Missing Data in col 1',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if(Incorrect Price Column2, &lt;SPAN&gt;'Incorrect Price&amp;nbsp;in col 2' ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(isNull(Column1) and Incorrect Price Column2, 'Missing Data in col 1, Incorrect Price&amp;nbsp;in col 2'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;You just need to be caferul about how you use it because in this example it is never goin to be in the third condition because the first one was already&amp;nbsp;fulfilled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about my english, i hope this helps.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2019 15:16:50 GMT</pubDate>
    <dc:creator>vmoreno2605</dc:creator>
    <dc:date>2019-07-10T15:16:50Z</dc:date>
    <item>
      <title>Output variable text to a field</title>
      <link>https://community.qlik.com/t5/App-Development/Output-variable-text-to-a-field/m-p/1600308#M44384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to join multiple&amp;nbsp;strings to output in a single data item, based on conditions within a chart?&lt;/P&gt;&lt;P&gt;E.g. Null&amp;nbsp;data in column 1, Warning Message column will show 'Missing Data in col 1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Incorrect Price&amp;nbsp;in column 2 Warning Message column will&amp;nbsp;show 'Incorrect Price&amp;nbsp;in col 2'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Null data in col 1 and Incorrect Price in col 2, Warning Message data column will&amp;nbsp;show 'Missing Data in col 1,&amp;nbsp;&amp;nbsp;&amp;nbsp;Incorrect Price in col 2'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; etc etc.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have multiple data fields, so am looking to check each one and&amp;nbsp;join each&amp;nbsp;error message into a single data item&amp;nbsp;if possible?&lt;/P&gt;&lt;P&gt;Any ideas would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 10:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Output-variable-text-to-a-field/m-p/1600308#M44384</guid>
      <dc:creator>RichardSmith</dc:creator>
      <dc:date>2019-07-09T10:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Output variable text to a field</title>
      <link>https://community.qlik.com/t5/App-Development/Output-variable-text-to-a-field/m-p/1600992#M44466</link>
      <description>&lt;P&gt;It might not be the best way to do it but you can use a lot of if sentences like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(isNull(Column1),&lt;SPAN&gt;&amp;nbsp;'Missing Data in col 1',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if(Incorrect Price Column2, &lt;SPAN&gt;'Incorrect Price&amp;nbsp;in col 2' ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(isNull(Column1) and Incorrect Price Column2, 'Missing Data in col 1, Incorrect Price&amp;nbsp;in col 2'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;)))&lt;/P&gt;&lt;P&gt;You just need to be caferul about how you use it because in this example it is never goin to be in the third condition because the first one was already&amp;nbsp;fulfilled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about my english, i hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 15:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Output-variable-text-to-a-field/m-p/1600992#M44466</guid>
      <dc:creator>vmoreno2605</dc:creator>
      <dc:date>2019-07-10T15:16:50Z</dc:date>
    </item>
  </channel>
</rss>

