<?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 If condition with time format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-condition-with-time-format/m-p/1682834#M592748</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to implement the following:-&lt;/P&gt;&lt;P&gt;1. Where the time_of_receipt field in straight table is blank I want to replace with the word 'PNR' in the image attached.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2020 11:04:29 GMT</pubDate>
    <dc:creator>sakshikaul</dc:creator>
    <dc:date>2020-03-09T11:04:29Z</dc:date>
    <item>
      <title>If condition with time format</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-with-time-format/m-p/1682834#M592748</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to implement the following:-&lt;/P&gt;&lt;P&gt;1. Where the time_of_receipt field in straight table is blank I want to replace with the word 'PNR' in the image attached.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 11:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-with-time-format/m-p/1682834#M592748</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2020-03-09T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: If condition with time format</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-with-time-format/m-p/1682836#M592749</link>
      <description>&lt;P&gt;maye be :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;if(len(trim(time_of_receipt))&amp;lt;1,'PNR',time_of_receipt) as time_of_receipt,&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 09 Mar 2020 11:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-with-time-format/m-p/1682836#M592749</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-03-09T11:16:51Z</dc:date>
    </item>
  </channel>
</rss>

