<?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: Formula in Excel Sheet Names? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607866#M25294</link>
    <description>&lt;P&gt;Hi, no worries,&lt;/P&gt;&lt;P&gt;Well - if we know what is your requirement we could give you more detailed guidance as to how to make your sheets static and dynamic at the same time.&lt;/P&gt;&lt;P&gt;With NPrinting development you need to know the "full picture" so you can plan it ahead!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 07:43:29 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-07-31T07:43:29Z</dc:date>
    <item>
      <title>Formula in Excel Sheet Names?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607621#M25283</link>
      <description>&lt;P&gt;Hello togehter,&lt;/P&gt;&lt;P&gt;I created a formula within the NPrinting Designer (NP June 2019). I would like this to be displayed inside the sheet and in the sheet name.&lt;/P&gt;&lt;P&gt;In the cell the correct value is displayed, within the name the formula is not resolved.&lt;/P&gt;&lt;P&gt;Enclosed is a screenshot for clarification.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="formula.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16232i96A86BF75281A6FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="formula.png" alt="formula.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'am doing something wrong, bug or feature?&lt;/P&gt;&lt;P&gt;Thanks and greetings&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607621#M25283</guid>
      <dc:creator>Danijel</dc:creator>
      <dc:date>2024-11-16T02:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in Excel Sheet Names?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607784#M25288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is not a bug. This is working as designed.&lt;/P&gt;&lt;P&gt;So the only way of having dynamic Sheet names in excel templates is by using PAGE nodes. The whole concept needs to be based on existing fireld value. Note that some characters are not allowed in Sheet names and may cause errors. Also remember that you cannot have 2 the same sheet names in Excel and the last thing to remember is that you will get as many sheets as many unique values are currently in the table you are "looping through" in &amp;lt;Page&amp;gt; node tag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the sake of this exercise i did following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Created in Qlik Script island table with required value(s) for my sheet names&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16265i212CA1D97607243E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Inspect result&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16266iF265489495F05975/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Add required field as Page node in NPrinting template (this automaticaly changes sheet name!!)&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16267iDC4896E808D9A162/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Add a coresponding table so i can derive Year value (this is only in case you would have multiple sheets)&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4.PNG" style="width: 379px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16269i929C9B93776B9A3F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4.PNG" alt="4.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Run report&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16268iB951D3CDE723592F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5.PNG" alt="5.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 00:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607784#M25288</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T00:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in Excel Sheet Names?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607854#M25292</link>
      <description>&lt;P&gt;Hi, Lech,&lt;/P&gt;&lt;P&gt;thank you for the good manual.&lt;/P&gt;&lt;P&gt;My problem at the point, I don't just have a tabsheet that has a dynamic name.&lt;/P&gt;&lt;P&gt;Problematic at your solution, I would have to sort the values accordingly and would also have to delimit the values within the sheet accordingly.&lt;/P&gt;&lt;P&gt;This means for me currently that I will use a fixed name.&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 07:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607854#M25292</guid>
      <dc:creator>Danijel</dc:creator>
      <dc:date>2019-07-31T07:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in Excel Sheet Names?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607866#M25294</link>
      <description>&lt;P&gt;Hi, no worries,&lt;/P&gt;&lt;P&gt;Well - if we know what is your requirement we could give you more detailed guidance as to how to make your sheets static and dynamic at the same time.&lt;/P&gt;&lt;P&gt;With NPrinting development you need to know the "full picture" so you can plan it ahead!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 07:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607866#M25294</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-31T07:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in Excel Sheet Names?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607899#M25295</link>
      <description>&lt;P&gt;Hi, Lech,&lt;/P&gt;&lt;P&gt;my current intention:&lt;/P&gt;&lt;P&gt;I have an Excel report with four tabs.&lt;/P&gt;&lt;P&gt;These tabs are each double, only time-limited with filters.&lt;/P&gt;&lt;P&gt;For example:&lt;BR /&gt;Sheet A - previous month&lt;BR /&gt;Sheet A - current year&lt;BR /&gt;Sheet B - Previous month&lt;BR /&gt;Sheet B - current year&lt;/P&gt;&lt;P&gt;As said in the sheets are the same elements, only with another filtering.&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 08:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Formula-in-Excel-Sheet-Names/m-p/1607899#M25295</guid>
      <dc:creator>Danijel</dc:creator>
      <dc:date>2019-07-31T08:58:54Z</dc:date>
    </item>
  </channel>
</rss>

