<?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 select query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744517#M265800</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 want to select specific table with specified field. so i used&lt;/P&gt;&lt;P&gt;select * from table name &lt;/P&gt;&lt;P&gt;where field name ="xxx" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i check its showing error as "Expected 'Case'" in select line of the macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2015 11:43:39 GMT</pubDate>
    <dc:creator>manoranjan_d</dc:creator>
    <dc:date>2015-02-18T11:43:39Z</dc:date>
    <item>
      <title>select query</title>
      <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744517#M265800</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 want to select specific table with specified field. so i used&lt;/P&gt;&lt;P&gt;select * from table name &lt;/P&gt;&lt;P&gt;where field name ="xxx" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i check its showing error as "Expected 'Case'" in select line of the macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-query/m-p/744517#M265800</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2015-02-18T11:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744518#M265801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post error screen shot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-query/m-p/744518#M265801</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-02-18T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744519#M265802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your script&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-query/m-p/744519#M265802</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-18T11:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744520#M265803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i cant share its confidential, can tell me how to select the table and how to use where condition in the &lt;STRONG&gt;macro&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 11:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-query/m-p/744520#M265803</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2015-02-18T11:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744521#M265804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Select sql looks ok. Do you use Case statement in Sql?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 12:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-query/m-p/744521#M265804</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-18T12:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: select query</title>
      <link>https://community.qlik.com/t5/QlikView/select-query/m-p/744522#M265805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example you can try the same coding below and click check in the macro&amp;nbsp; it will show error as expected case in the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;select * from table name&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where field name ="xxx"&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;pls assign ur self a table in qlikview with some value and then create a text box. in the text box action try this above macro coding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 12:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/select-query/m-p/744522#M265805</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2015-02-18T12:09:57Z</dc:date>
    </item>
  </channel>
</rss>

