<?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: Ad-Hoc Report Query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408002#M486532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate the reply Gysbert.&lt;/P&gt;&lt;P&gt;I tried using names instead, but the name conflict remains.&lt;/P&gt;&lt;P&gt;Attaching a demo app, here when I select 'Equipment_Status'...the 'Status' field is getting auto selected.&lt;/P&gt;&lt;P&gt;I have many such combinations of words as fields in my table..&lt;/P&gt;&lt;P&gt;Hence the problem persists. &lt;/P&gt;&lt;P&gt;Any alternative to the condition checking instead of&lt;/P&gt;&lt;P&gt; ' =SubStringCount(Concat(_metricsNo, '|'), 1) '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 12:42:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-05T12:42:27Z</dc:date>
    <item>
      <title>Ad-Hoc Report Query</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408000#M486530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am creating a Customized Report.&lt;/P&gt;&lt;P&gt;It is very much similar to the 'Reports' Tab in the Demo App of Qlikview(as Attached),difference being the Number of Expressions/ Columns used.&lt;/P&gt;&lt;P&gt;The Number of Expressions/Columns in my app is greater than 9 while in the Demo App of Qlikview it is&amp;nbsp; 4.&lt;/P&gt;&lt;P&gt;The Challange faced is with the condition cheching which is like: &lt;/P&gt;&lt;P&gt;=SubStringCount(Concat(_metricsNo, '|'), 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently when value in the '_metricsNo' is 12, the Fields getting Displayed are for&amp;nbsp; _metricsNo 1, 2, 12 which should be only be for _metricsNo 12.&lt;/P&gt;&lt;P&gt;Have attached the relevent files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408000#M486530</guid>
      <dc:creator />
      <dc:date>2013-03-05T11:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report Query</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408001#M486531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the names instead of numbers for your metrics. That's one way to solve the problem. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408001#M486531</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-05T11:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report Query</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408002#M486532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate the reply Gysbert.&lt;/P&gt;&lt;P&gt;I tried using names instead, but the name conflict remains.&lt;/P&gt;&lt;P&gt;Attaching a demo app, here when I select 'Equipment_Status'...the 'Status' field is getting auto selected.&lt;/P&gt;&lt;P&gt;I have many such combinations of words as fields in my table..&lt;/P&gt;&lt;P&gt;Hence the problem persists. &lt;/P&gt;&lt;P&gt;Any alternative to the condition checking instead of&lt;/P&gt;&lt;P&gt; ' =SubStringCount(Concat(_metricsNo, '|'), 1) '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 12:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408002#M486532</guid>
      <dc:creator />
      <dc:date>2013-03-05T12:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report Query</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408003#M486533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, try adding extra | characters then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; =SubStringCount('|'&amp;amp;Concat(Col_Num, '|')&amp;amp;'|' ,'|1|')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;or if you use the Col_Name field:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt; =SubStringCount('|'&amp;amp;Concat(Col_Name, '|')&amp;amp;'|' ,'|Status|')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; background-color: #ffffff; font-family: Arial;"&gt;And don't use the | character in the column names.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 13:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408003#M486533</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-05T13:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ad-Hoc Report Query</title>
      <link>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408004#M486534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the solution !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 10:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ad-Hoc-Report-Query/m-p/408004#M486534</guid>
      <dc:creator />
      <dc:date>2013-03-07T10:08:23Z</dc:date>
    </item>
  </channel>
</rss>

