<?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: Filter selection won't reflect objects in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016301#M935202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use set analysis.&lt;/P&gt;&lt;P&gt;Take a look at &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4951"&gt;https://community.qlik.com/docs/DOC-4951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression in text object should have an identifier&amp;nbsp; {1} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Sum({1} [Sales]) : sum of everything (All dimensions are completly reset to All).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2016 09:42:06 GMT</pubDate>
    <dc:creator>MindaugasBacius</dc:creator>
    <dc:date>2016-02-24T09:42:06Z</dc:date>
    <item>
      <title>Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016297#M935198</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;Am having a requirement like the filter selection wont effect the value inside the text object like if the user selects an month the text object won't reflect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016297#M935198</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-24T09:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016298#M935199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Restrict the text box expression using set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;Month =, OtherFields = &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016298#M935199</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T09:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016299#M935200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add {1} in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count( &lt;STRONG&gt;{1}&lt;/STRONG&gt; ItemName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016299#M935200</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-02-24T09:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016300#M935201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please share the sample qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did u given that&amp;nbsp; value in textobj as &lt;/P&gt;&lt;P&gt;=urfield()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016300#M935201</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-24T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016301#M935202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use set analysis.&lt;/P&gt;&lt;P&gt;Take a look at &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4951"&gt;https://community.qlik.com/docs/DOC-4951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression in text object should have an identifier&amp;nbsp; {1} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Sum({1} [Sales]) : sum of everything (All dimensions are completly reset to All).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016301#M935202</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2016-02-24T09:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016302#M935203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this???&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016302#M935203</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2016-02-24T09:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016303#M935204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This logic &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count( &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{1}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; ItemName) won't work for the below logic&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Count({1}{&amp;lt;Channel = {'In-store'}&amp;gt;} DISTINCT ApplicationNbr)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016303#M935204</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-24T09:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016304#M935205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should, you just need to fix the position of your 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Count({1&amp;lt;Channel = {'In-store'}&amp;gt;} DISTINCT ApplicationNbr)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016304#M935205</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T09:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016305#M935206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny has corrected your expression. Always try to provide some example, so that we can help you better. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 09:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016305#M935206</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-02-24T09:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016306#M935207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Below expression wouldn't work mens it reflects to selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= num(Count({1&amp;lt;[ApplicationStatus] ={'Approved'},FiscalYear={'2016-2017'}&amp;gt;} DISTINCT ApplicationNbr)/count(DISTINCT(ApplicationNbr)),'##.00%') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016306#M935207</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-24T13:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016307#M935208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Maybe you need {1} in the denominator expression as well:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;=Num(Count({1&amp;lt;[ApplicationStatus] ={'Approved'},FiscalYear={'2016-2017'}&amp;gt;} DISTINCT ApplicationNbr)/Count(DISTINCT(&lt;SPAN style="color: #ff0000;"&gt;{1}&lt;/SPAN&gt; ApplicationNbr)), '##.00%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 13:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016307#M935208</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T13:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016308#M935209</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;For below expressions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count( Aggr(Count(DISTINCT racApplicationNbr), racCustomerID, racApp_Date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below logic is't working ,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(FiscalYear='2016-2017',Count(Aggr(Count(DISTINCT racApplicationNbr), racCustomerID, racApplication_Date)))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 14:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016308#M935209</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-24T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016309#M935210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems you are just adding new requirements to the existing post. Can you please create new threads for new requirements and close this one my marking correct and helpful answers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 14:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016309#M935210</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T14:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter selection won't reflect objects</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016310#M935211</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;The below expression is for same issue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;=Count( Aggr(Count(DISTINCT racApplicationNbr), racCustomerID, racApp_Date))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Thanks..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 15:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-selection-won-t-reflect-objects/m-p/1016310#M935211</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-02-24T15:17:12Z</dc:date>
    </item>
  </channel>
</rss>

