<?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 Creating Feilds in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371676#M576146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jaivik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have what you need, please close this thread by marking a correct answer so it appears solved to others. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 07:05:47 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-06-07T07:05:47Z</dc:date>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371662#M576132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qualify *;&lt;BR /&gt;unqualify [Incident ID], WO_Filter;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workorders_Table:&lt;BR /&gt;LOAD [Incident ID], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Owned by Group], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [WO Number],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Has WO' as WO_Filter&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;FROM&lt;BR /&gt;$(FactPath)BI_Workorders.QVD&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which creates a feild WO_Filter which has the option of 'Has WO'&lt;/P&gt;&lt;P&gt;How would i change this so that the WO_Filter has the option of 'Has WO' and 'Has not WO' ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"&gt;&lt;P&gt; &lt;SPAN style="font-size: 11.0pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;BWSBpJ3yqualify *;&lt;BR /&gt;unqualify [Incident ID], WO_Filter;&lt;BR /&gt;&lt;BR /&gt;Workorders_Table:&lt;BR /&gt;LOAD [Incident ID], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Owned by Group], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [WO Number],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Has WO' as WO_Filter&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;FROM&lt;BR /&gt;$(FactPath)BI_Workorders.QVD&lt;BR /&gt;(qvd);&lt;BR /&gt;qualify *;&lt;BR /&gt;unqualify [Incident ID], WO_Filter;&lt;BR /&gt;&lt;BR /&gt;Workorders_Table:&lt;BR /&gt;LOAD [Incident ID], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Owned by Group], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [WO Number],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Has WO' as WO_Filter&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;FROM&lt;BR /&gt;$(FactPath)BI_Workorders.QVD&lt;BR /&gt;(qvd);&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 11:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371662#M576132</guid>
      <dc:creator />
      <dc:date>2012-05-28T11:02:20Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371663#M576133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand correctly, but you could try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Workorders_Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Incident ID], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Owned by Group], &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [WO Number],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(IsNull([WO Number],'Has not WO','Has WO') as WO_Filter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;$(FactPath)BI_Workorders.QVD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 11:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371663#M576133</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-28T11:06:31Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371664#M576134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it comes up with an error on the line : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;IF(IsNull([WO Number] &lt;SPAN style="text-decoration: underline;"&gt; ,&amp;nbsp; &lt;/SPAN&gt; 'Has not WO','Has WO') as WO_Filter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;where the brackets don't equal but also the ' , ' is flagged red ???&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 11:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371664#M576134</guid>
      <dc:creator />
      <dc:date>2012-05-28T11:53:01Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371665#M576135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight typo - sorry!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;IF(IsNull([WO Number]&lt;STRONG&gt;)&lt;/STRONG&gt;,'Has not WO','Has WO') as WO_Filter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 12:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371665#M576135</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-28T12:16:29Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371666#M576136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks this works but the same as the code which i sent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it still only gives one option so that the WO_Filter you can only select 'Has WO' :S ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 12:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371666#M576136</guid>
      <dc:creator />
      <dc:date>2012-05-28T12:42:19Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371667#M576137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So when and why do you want 'Has not WO'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 12:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371667#M576137</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-28T12:50:26Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371668#M576138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want the option of having the WO_Filter to have to options which are ' Has WO ' and 'No WO' so that the information can be filtered accordinaly &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 12:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371668#M576138</guid>
      <dc:creator />
      <dc:date>2012-05-28T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371669#M576139</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;Then it might just be so, that all rows in your data source indeed does have [WO Number] != null?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com" target="_blank"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 13:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371669#M576139</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-05-28T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371670#M576140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Magnus has said - my code checks for a [WO Number] and where there is one returns 'Has WO' otherwise it returns 'Has not WO'.&amp;nbsp; Should the logic be checking something different?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 15:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371670#M576140</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-28T15:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371671#M576141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;There are no rows without WO Nbr, is there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will only get to the else part of the if statement IF, and only if, the row has no WO Nbr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 15:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371671#M576141</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-05-28T15:17:51Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371672#M576142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is as I've created a table with , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incident No. , WO No. ,WO_Filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and they all populate with there results and for the last section 'WO_Filter' has 'Has WO' or ' - ' where the ' - ' should be the else part of the statement ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 07:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371672#M576142</guid>
      <dc:creator />
      <dc:date>2012-05-29T07:20:56Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371673#M576143</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;Can you share some of your original data in this qvd file? =&amp;gt; $(FactPath)BI_Workorders.QVD&lt;/P&gt;&lt;P&gt;Is it something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Incident ID],[Owned by Group], [WO Number]&lt;/P&gt;&lt;P&gt;1, owner1,wo1&lt;/P&gt;&lt;P&gt;2,owner2,wo2&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Magnus mean is that for every row, you have something inside this [WO Number] field(ie wo1, wo2). That is why you always get&amp;nbsp; 'Has WO'. Try to delete some value in [WO Number]. ie make this table like this:&lt;/P&gt;&lt;P&gt;[Incident ID],[Owned by Group], [WO Number]&lt;/P&gt;&lt;P&gt;1, owner1&lt;/P&gt;&lt;P&gt;2, owner2,wo2&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see 'Has not NO' in your WO_Filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Xue Bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 07:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371673#M576143</guid>
      <dc:creator />
      <dc:date>2012-05-29T07:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371674#M576144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure exactly how you mean, and I need to see your data source.&lt;/P&gt;&lt;P&gt;QlikTech has adviced us (partner firm) not to use IsNull() and instead use len() in combination with trim() to check if len(trim(field)) &amp;gt;= 1 because IsNull returns different results on x86 and x64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With my code below, you can see that WO_Filter2 does not catch the null value, but len(trim(field)) does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code was created on QV v11 SR1 but gives the same results on QV v8.5, QV v9, QV v10 and QV v11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file test_isnull.qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;&lt;CODE&gt;tmp:&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;LOAD * INLINE [&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Incident ID, Owned by Group, WO Number&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1, 1&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 1, 2&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 2, 2&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, 2&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;];&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;MyTable:&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;load&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Incident ID]&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,[Owned by Group]&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,[WO Number]&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,if (len(trim([WO Number])) &amp;gt;= 1, 'Has WO', 'Has not WO') as WO_Filter // Use len() and trim() instead of isnull() because isnull() gives different results on x86 and x64&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,if (isnull([WO Number]), 'Has not WO', 'Has WO') as WO_Filter2 // Use len() and trim() instead of isnull() because isnull() gives different results on x86 and x64&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;resident tmp;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;drop table tmp;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com" target="_blank"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 08:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371674#M576144</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-05-29T08:20:54Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371675#M576145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Function IsNull () checks for null but not for blank.&amp;nbsp; Try to replace&lt;BR /&gt;isnull([WO Number])&lt;BR /&gt;with&lt;BR /&gt;len(trim([WO Number]))=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 10:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371675#M576145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-31T10:29:08Z</dc:date>
    </item>
    <item>
      <title>Creating Feilds</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371676#M576146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jaivik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have what you need, please close this thread by marking a correct answer so it appears solved to others. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 07:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Feilds/m-p/371676#M576146</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-06-07T07:05:47Z</dc:date>
    </item>
  </channel>
</rss>

