<?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: How to set default filter from Fac table in Graph ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246156#M854777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus&lt;/P&gt;&lt;P&gt;Thank you for answering me .&lt;/P&gt;&lt;P&gt; I guess that will do what I want on one single column, but will it prevent data from other sub-queries in my other columns in the table ?&amp;nbsp; ( table in the Graph obkect ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingrid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 15:57:26 GMT</pubDate>
    <dc:creator>ingridhusby17</dc:creator>
    <dc:date>2017-02-22T15:57:26Z</dc:date>
    <item>
      <title>How to set default filter from Fac table in Graph ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246154#M854775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;I am quite new to qlik and are trying to find an easy way of filtering data into a grapf element containting about 10-20 mesures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We ar using the graph object to display the data as a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my fac table I have a concatenation of 4 different select, and unfortunately all the dimensions are not apparant with all the sub-selests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my graph element i want to show only the rows from one spesiific sub-wuery, not all of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a fieldname 'Source' .&lt;/P&gt;&lt;P&gt;So in plain SQL it would be&amp;nbsp; 'Where source = 'CUSTOMER_SALES' ;&amp;nbsp;&amp;nbsp; ( one of the four subselects in the fac table )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will use other parts of the dataset in other tabs.&lt;/P&gt;&lt;P&gt;I am in qlikview not qliksence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it is possible to alter column/measure by column/measure, but is it really the only posibility ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreaciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingrid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246154#M854775</guid>
      <dc:creator>ingridhusby17</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default filter from Fac table in Graph ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246155#M854776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could filter the chart within the dimension with something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(source = 'CUSTOMER_SALES', YourDimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and hiding NULL's on this dimension or with an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; source = {'CUSTOMER_SALES'}&amp;gt;} Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 14:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246155#M854776</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-22T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default filter from Fac table in Graph ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246156#M854777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus&lt;/P&gt;&lt;P&gt;Thank you for answering me .&lt;/P&gt;&lt;P&gt; I guess that will do what I want on one single column, but will it prevent data from other sub-queries in my other columns in the table ?&amp;nbsp; ( table in the Graph obkect ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingrid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 15:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-default-filter-from-Fac-table-in-Graph/m-p/1246156#M854777</guid>
      <dc:creator>ingridhusby17</dc:creator>
      <dc:date>2017-02-22T15:57:26Z</dc:date>
    </item>
  </channel>
</rss>

