<?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: Problem with filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340423#M29541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response, it has been very helpful. The fact is that with this kind of function, i cant see the selection that I've done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During visualisation, If I make a selection inside a filter, the function &lt;EM&gt;GetCurrentSelections &lt;/EM&gt;shows me the selected values. Despite this behavior during visualisation, once I made the conversion into a PDF file, the function &lt;EM style="font-size: 13.3333px;"&gt;GetCurrentSelections &lt;/EM&gt;isn't available&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 10:52:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-06-22T10:52:36Z</dc:date>
    <item>
      <title>Problem with filters</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340420#M29538</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 work with Qlik sense 3.2 SR4 version and I have to print my sheet... The problem is that once I convert the sheet into a PDF file, filters disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that filters normally can't be viewed but I have to find a way in order to make them displayable because the final user has to know what he has selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340420#M29538</guid>
      <dc:creator />
      <dc:date>2017-06-22T10:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with filters</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340421#M29539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the functionalities available for sheets in Qliksense,You cant display the filters in the exported pdf file,For showing the same you have to select story option,in which you can take the screenshot of your dashboard with selected filters with resultant data,then you will be get your required output.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340421#M29539</guid>
      <dc:creator>kakaderanjit53</dc:creator>
      <dc:date>2017-06-22T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with filters</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340422#M29540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try using a &lt;EM&gt;Text &amp;amp; image&lt;/EM&gt; object to show a measure that uses the&lt;EM&gt; GetCurrentSelections&lt;/EM&gt; function to show the selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340422#M29540</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-06-22T10:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with filters</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340423#M29541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response, it has been very helpful. The fact is that with this kind of function, i cant see the selection that I've done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During visualisation, If I make a selection inside a filter, the function &lt;EM&gt;GetCurrentSelections &lt;/EM&gt;shows me the selected values. Despite this behavior during visualisation, once I made the conversion into a PDF file, the function &lt;EM style="font-size: 13.3333px;"&gt;GetCurrentSelections &lt;/EM&gt;isn't available&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340423#M29541</guid>
      <dc:creator />
      <dc:date>2017-06-22T10:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with filters</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340424#M29542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved with this: go to master items and create a new Measure. Call it Selections for example and define it as GetCurrentSelections().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a new &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Text &amp;amp; image&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; object and put Selections measure inside it. If you try to export this into a PDF you'll see the risult of your selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 13:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-filters/m-p/1340424#M29542</guid>
      <dc:creator />
      <dc:date>2017-06-22T13:07:33Z</dc:date>
    </item>
  </channel>
</rss>

