<?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: Export data/pdf/image together with the filter criteria applied in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488085#M2759</link>
    <description>&lt;P&gt;Thanks Matheus, but I think you misunderstand my question.&lt;/P&gt;
&lt;P&gt;Like this, I selected "MonthYear_ETD = 2022-01". When I export the content, I only got the columns' value (Customer Name, Seller, Seller Invoice Num, Currency, and Net Amt). But which period are these values referring to?&lt;/P&gt;
&lt;P&gt;Is it possible to show the "MonthYear_ETD = 2022-01" in the export output?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WCS_OTTO_0-1729474169058.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173177i41707D0D6ADC4CE5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WCS_OTTO_0-1729474169058.png" alt="WCS_OTTO_0-1729474169058.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2024 01:33:39 GMT</pubDate>
    <dc:creator>WCS_OTTO</dc:creator>
    <dc:date>2024-10-21T01:33:39Z</dc:date>
    <item>
      <title>Export data/pdf/image together with the filter criteria applied</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2487812#M2746</link>
      <description>&lt;P&gt;Hi, is it possible to show what filter criteria are being selected when exporting the data?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;E.g. the data table includes Salesman (Name) and Sales Amount (value). The filter selected is Year = 2024. The export output only contains the two columns' info. As a reader, you don't know the figure is referring to 2024.&lt;/P&gt;
&lt;P&gt;If exporting to data (excel), we can add it on our own. But if we export to pdf/image, we cannot add anything.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 21:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2487812#M2746</guid>
      <dc:creator>WCS_OTTO</dc:creator>
      <dc:date>2025-03-19T21:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export data/pdf/image together with the filter criteria applied</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2487912#M2748</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/238135"&gt;@WCS_OTTO&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;You can opt for the following solution for your table chart, create an expression = ‘’ , setting its label to GetCurrentSelections like this example:&lt;/P&gt;
&lt;P&gt;GetCurrentSelections('; ')&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;‘Selection: ’ &amp;amp; GetCurrentSelections('; ')&lt;/P&gt;
&lt;P&gt;For the selection to be visible in your table, then in the “Show column if” tab, enter:&lt;/P&gt;
&lt;P&gt;len(GetCurrentSelections())&amp;gt;0&lt;/P&gt;
&lt;P&gt;So when you apply a filter, it will be applied to your table too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1729256349503.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173138iD2EC3C45BBC90AB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1729256349503.png" alt="MatheusC_0-1729256349503.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;- Matheus&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 12:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2487912#M2748</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-10-18T12:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Export data/pdf/image together with the filter criteria applied</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488085#M2759</link>
      <description>&lt;P&gt;Thanks Matheus, but I think you misunderstand my question.&lt;/P&gt;
&lt;P&gt;Like this, I selected "MonthYear_ETD = 2022-01". When I export the content, I only got the columns' value (Customer Name, Seller, Seller Invoice Num, Currency, and Net Amt). But which period are these values referring to?&lt;/P&gt;
&lt;P&gt;Is it possible to show the "MonthYear_ETD = 2022-01" in the export output?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WCS_OTTO_0-1729474169058.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173177i41707D0D6ADC4CE5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WCS_OTTO_0-1729474169058.png" alt="WCS_OTTO_0-1729474169058.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 01:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488085#M2759</guid>
      <dc:creator>WCS_OTTO</dc:creator>
      <dc:date>2024-10-21T01:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export data/pdf/image together with the filter criteria applied</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488207#M2761</link>
      <description>&lt;P&gt;Maybe I didn't understand or it wasn't the expected solution, but look again at the solution given above and the printout of the output below:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_1-1729517994405.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173213iEB796C6C513A8484/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_1-1729517994405.png" alt="MatheusC_1-1729517994405.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;- Regards, Matheus&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 13:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488207#M2761</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-10-21T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export data/pdf/image together with the filter criteria applied</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488350#M2765</link>
      <description>&lt;P&gt;Thanks, Matheus.&lt;/P&gt;
&lt;P&gt;Now I understand what you mean. It's ok as an interim solution. But this is a bit difficult for us because we have a lot of apps, each app has quite a no. of sheets, and each sheet may contain more than one object. It will be a mass job to add this one by one.&lt;/P&gt;
&lt;P&gt;Will there be a plan to have a feature/function for exporting the filter criteria together with the data?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 08:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488350#M2765</guid>
      <dc:creator>WCS_OTTO</dc:creator>
      <dc:date>2024-10-22T08:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export data/pdf/image together with the filter criteria applied</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488407#M2767</link>
      <description>&lt;P&gt;I'm happy that you managed to replicate the solution, it would be the solution I see at the moment. You can raise this idea to be voted on and follow to see if it will be implemented by qlik&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideation.qlik.com/app/#/login" target="_blank"&gt;Login | Feedback&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It has the option of extension, although also if the biggest problem is replicating it in several applications it will also have this work and I don't know of any extension that can provide you with this information, but you can search for third party extensions, if applicable, and see if that gives you this expected result.&lt;/P&gt;
&lt;P&gt;There are Vizlib extensions and Git itself, I don't like using these methods, but you can also check them.&lt;/P&gt;
&lt;P&gt;- Regards&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 12:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Export-data-pdf-image-together-with-the-filter-criteria-applied/m-p/2488407#M2767</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-10-22T12:22:42Z</dc:date>
    </item>
  </channel>
</rss>

