<?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 Problem with a WHERE statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-a-WHERE-statement/m-p/1833127#M1214722</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I would like to filter all numbers smaller than 215855772 in the vorgang_status column directly in the script. However, the import to the view always breaks with the error message unknown command (where "vorgang_status" &amp;lt;= 215855772)...&lt;/P&gt;&lt;P&gt;Here is my script:&lt;/P&gt;&lt;P&gt;LOAD "ansprechpartner_dbid",&lt;BR /&gt;"bearbeiter_dbid",&lt;BR /&gt;"beleg_datum",&lt;BR /&gt;bezeichnung,&lt;BR /&gt;"vorgang_status",&lt;BR /&gt;zahlbetrag;&lt;BR /&gt;SQL SELECT "ansprechpartner_dbid",&lt;BR /&gt;"bearbeiter_dbid",&lt;BR /&gt;"beleg_datum",&lt;BR /&gt;bezeichnung,&lt;BR /&gt;"vorgang_status",&lt;BR /&gt;zahlbetrag&lt;BR /&gt;FROM pdserp."public"."pds_rechnung";&lt;BR /&gt;where "vorgang_status" &amp;lt;= 215855772;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate a response.&lt;/P&gt;&lt;P&gt;Many greetings&lt;BR /&gt;Martin&lt;/P&gt;</description>
    <pubDate>Thu, 02 Sep 2021 08:20:13 GMT</pubDate>
    <dc:creator>somi</dc:creator>
    <dc:date>2021-09-02T08:20:13Z</dc:date>
    <item>
      <title>Problem with a WHERE statement</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-a-WHERE-statement/m-p/1833127#M1214722</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I would like to filter all numbers smaller than 215855772 in the vorgang_status column directly in the script. However, the import to the view always breaks with the error message unknown command (where "vorgang_status" &amp;lt;= 215855772)...&lt;/P&gt;&lt;P&gt;Here is my script:&lt;/P&gt;&lt;P&gt;LOAD "ansprechpartner_dbid",&lt;BR /&gt;"bearbeiter_dbid",&lt;BR /&gt;"beleg_datum",&lt;BR /&gt;bezeichnung,&lt;BR /&gt;"vorgang_status",&lt;BR /&gt;zahlbetrag;&lt;BR /&gt;SQL SELECT "ansprechpartner_dbid",&lt;BR /&gt;"bearbeiter_dbid",&lt;BR /&gt;"beleg_datum",&lt;BR /&gt;bezeichnung,&lt;BR /&gt;"vorgang_status",&lt;BR /&gt;zahlbetrag&lt;BR /&gt;FROM pdserp."public"."pds_rechnung";&lt;BR /&gt;where "vorgang_status" &amp;lt;= 215855772;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate a response.&lt;/P&gt;&lt;P&gt;Many greetings&lt;BR /&gt;Martin&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 08:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-a-WHERE-statement/m-p/1833127#M1214722</guid>
      <dc:creator>somi</dc:creator>
      <dc:date>2021-09-02T08:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a WHERE statement</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-a-WHERE-statement/m-p/1833186#M1214728</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/148747"&gt;@somi&lt;/a&gt;&amp;nbsp; remove the semicolon(;) as highlighted in red&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LOAD "ansprechpartner_dbid",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"bearbeiter_dbid",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"beleg_datum",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bezeichnung,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"vorgang_status",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;zahlbetrag;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL SELECT "ansprechpartner_dbid",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"bearbeiter_dbid",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"beleg_datum",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bezeichnung,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"vorgang_status",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;zahlbetrag&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FROM pdserp."public"."pds_rechnung"&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where "vorgang_status" &amp;lt;= 215855772;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 10:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-a-WHERE-statement/m-p/1833186#M1214728</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2021-09-02T10:31:00Z</dc:date>
    </item>
  </channel>
</rss>

