<?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 limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2108211#M39769</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please add the label with the correct version of Qlik NPrinting you are using. This is not the case, but the answer could depend on it so take the good habits to fill every community post with the needed details. Thanks.&lt;/P&gt;
&lt;P&gt;Bst Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2023 06:44:46 GMT</pubDate>
    <dc:creator>Ruggero_Piccoli</dc:creator>
    <dc:date>2023-08-22T06:44:46Z</dc:date>
    <item>
      <title>How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106677#M39742</link>
      <description>&lt;P&gt;Let's say we have a model with a user dimension with the following values:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;John&lt;/LI&gt;
&lt;LI&gt;Jane&lt;/LI&gt;
&lt;LI&gt;Rich&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Now all these three have sales connected to them, but when the NPrinting model filters to let's say August, where Jane has no sales. Jane should not be populated as a seperate sheet. Is this possible?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106677#M39742</guid>
      <dc:creator>sten_lomme</dc:creator>
      <dc:date>2024-11-15T21:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106710#M39743</link>
      <description>&lt;P&gt;Of course it is possible. It is strange that it is not working for you since applying filter on period should by association already filter out data only to possible values which is why it is important to understand how data model is built and what filters are being applied.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Now if your period filter does not filter out users due to model design you can always apply advanced search filter on user field on task or report level which will be based on measure you use to check if there is data or not&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 11:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106710#M39743</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-08-17T11:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106765#M39744</link>
      <description>&lt;P&gt;How would an advanced search filter look like in NPrinting to accomplish this?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 13:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106765#M39744</guid>
      <dc:creator>sten_lomme</dc:creator>
      <dc:date>2023-08-17T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106774#M39745</link>
      <description>&lt;P&gt;Advanced filter in NPrinting will look the same as in Qlik Sense or QlikView.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can read about it here:&amp;nbsp;&lt;A href="https://nprintingadventures.com/2019/06/26/nprinting-filters-part-3-advanced-search/" target="_blank"&gt;https://nprintingadventures.com/2019/06/26/nprinting-filters-part-3-advanced-search/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm#anchor-9" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm#anchor-9&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;....so assuming we filter your sample users by sales filter would be:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Field: User&lt;/LI&gt;
&lt;LI&gt;Advanced Search: = sum(Sales)&amp;gt;0&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;btw - if your data by association removes those user that filter should not be required as it should just work without it as I mentioned before. So If you need filter - then you may first look at the cause why selection of period is not excluding users without data.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 13:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2106774#M39745</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-08-17T13:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according...</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2107969#M39766</link>
      <description>&lt;P&gt;&lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/13796"&gt;@sten_lomme&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another possible solution for your use case &lt;I&gt;"where Jane has no sales. Jane should not be populated as a seperate sheet. Is this possible?"&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might required multiple tasks with conditions applied to each task&lt;/P&gt;
&lt;P&gt;1. Task 1 (original report) - users get report if chart has data (condition rule: sales chart has data )&lt;/P&gt;
&lt;P&gt;2. Task 2 - (new blank - no NP tags excel report) users get empty report sheet sent to them if chart has no data (condition rule: chart has no data/empty)&lt;/P&gt;
&lt;P&gt;Here is a good video that describes NP conditions well.&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;A href="https://www.youtube.com/watch?v=CvEp8_gHkvc" target="_blank"&gt;https://www.youtube.com/watch?v=CvEp8_gHkvc&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I may not have fully understood your requirement however this or some variation of therein might work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here also is something that 'might' help you to build out your requirement as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Member-Articles/The-Multi-Report-NPrinting-template-that-conditionally-renders/ta-p/1515696" target="_blank"&gt;https://community.qlik.com/t5/Member-Articles/The-Multi-Report-NPrinting-template-that-conditionally-renders/ta-p/1515696&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 19:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2107969#M39766</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-08-21T19:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2108211#M39769</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please add the label with the correct version of Qlik NPrinting you are using. This is not the case, but the answer could depend on it so take the good habits to fill every community post with the needed details. Thanks.&lt;/P&gt;
&lt;P&gt;Bst Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 06:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2108211#M39769</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2023-08-22T06:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109397#M39804</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;When we set the exact same filter in the QlikView app, all unwanted users are grayed out and I would think they are then removed by association.&lt;/P&gt;
&lt;P&gt;We are using set expressions in load script with dynamic dollar sign expansion. Is it possible to use dollar-sign expansion in the NPrinting Advanced Search...something like below...but this does not seem to work. Am I using the wrong syntax?&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="sten_lomme_0-1692873133275.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/115090i4576AE3C550984D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sten_lomme_0-1692873133275.png" alt="sten_lomme_0-1692873133275.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 10:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109397#M39804</guid>
      <dc:creator>sten_lomme</dc:creator>
      <dc:date>2023-08-24T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109398#M39805</link>
      <description>&lt;P&gt;We are on&amp;nbsp;&lt;SPAN&gt;Qlik NPrinting&amp;nbsp;May 2022 SR4&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 10:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109398#M39805</guid>
      <dc:creator>sten_lomme</dc:creator>
      <dc:date>2023-08-24T10:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109490#M39809</link>
      <description>&lt;P&gt;I am not sure what you do there and what expression you have under the variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are asking if variable can be expanded with $ sign in Advanced search - I will say yes, it can and it works.&lt;/P&gt;
&lt;P&gt;I just tested it and it worked as expected. I created variable vExp_1 with definition Sum(Expression1), I regenerated NPrinting connection metadata and I applied it as advanced filter. It worked as it should,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1692881048614.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/115103iF4FA9A6A496E1406/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_0-1692881048614.png" alt="Lech_Miszkiewicz_0-1692881048614.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_1-1692881080054.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/115104i40D56C56B2039280/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_1-1692881080054.png" alt="Lech_Miszkiewicz_1-1692881080054.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;Lech&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 12:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109490#M39809</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-08-24T12:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109507#M39810</link>
      <description>&lt;P&gt;Found the issue. The reason is the limiting filter was set on the report object, and not on the NPrinting task. So in essence for level to work correctly, the filter needed to be applied to the task instead.&lt;/P&gt;
&lt;P&gt;Thanks for all help!!!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 13:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109507#M39810</guid>
      <dc:creator>sten_lomme</dc:creator>
      <dc:date>2023-08-24T13:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109512#M39811</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want an Excel report with a worksheet for each salesman with more than 100000 $ in sales in USA:&lt;/P&gt;
&lt;P&gt;1 Create a filter with Advanced search&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruggero_Piccoli_1-1692882596536.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/115110i122E3D0DEA313C76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ruggero_Piccoli_1-1692882596536.png" alt="Ruggero_Piccoli_1-1692882596536.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2 create the Excel template with the field Salesman in Page&lt;/P&gt;
&lt;P&gt;3 apply the filter country=USA and the advanced one to the report. Pay attention at filters order&lt;/P&gt;
&lt;P&gt;4 run a preview and you will have a worksheet only for salesman with more than 100000$ in USA and no other black worksheet&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;that you could have issue in how the variable is build.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 13:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109512#M39811</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2023-08-24T13:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109519#M39814</link>
      <description>&lt;P&gt;Funny - thats was a rookie mistake - you have to admit it!&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Anyway - I am glad it worked for you. Make sure you study documentation and get proper training in NPrinting or at least go through the part of help marked below as a total minimum!!! If you would have done that before you would know straight away that you need report or task filter.&lt;/P&gt;
&lt;P&gt;Important: Make sure you understand that advanced search filter will only work within possible selection state. That means that values excluded from selection state by other filters will no be selected&amp;nbsp; when advanced search filter gets applied. It works like that also directly in QlikView or Qlik Sense.&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;by the way - that below&amp;nbsp; (the whole "Designing reports" section) is a absolute minimum you should go through before developing in Nprinting. Good luck!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lech_Miszkiewicz_0-1692883051342.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/115111iECB5CA7C18E253DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lech_Miszkiewicz_0-1692883051342.png" alt="Lech_Miszkiewicz_0-1692883051342.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 13:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109519#M39814</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-08-24T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109944#M39830</link>
      <description>&lt;P&gt;I can't use the filter on the task or report, as other sheets of the report needs access to more data. But we can live with the current limitations as of now. Thanks!!!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 14:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2109944#M39830</guid>
      <dc:creator>sten_lomme</dc:creator>
      <dc:date>2023-08-25T14:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Excel tabs when using Page-cycle to only include tabs with active data according to current filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2110049#M39836</link>
      <description>&lt;P&gt;You could have. 1 report but create 2 different connections to the same qlik app. For the purpose of sheet filtering and its content you could use one connection and for other sheets you could use second connection.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;building Nprinting report should start from understanding what we need to build-knowing exactly what final outcome needs to look like, where data comes from, what filters are required, what levels, pages and object we need to apply. &amp;nbsp;You should design everything from the beginning so you wouldnt waste time re-doing everything.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;any challenges? I am sure we will find solution here-cheers&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 02:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-limit-Excel-tabs-when-using-Page-cycle-to-only-include/m-p/2110049#M39836</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-08-26T02:07:51Z</dc:date>
    </item>
  </channel>
</rss>

