<?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 define a PixelPerfect DetailReport Visibility via Script (NPrinting)? in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054325#M8784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can add the variable into the PixelPerfect report and hide/show based on it's value using a rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached project I have a QlikView variable &lt;EM&gt;vHideDetail&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123256" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123256_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0&lt;/STRONG&gt; = &lt;EM&gt;&lt;STRONG&gt;Show&lt;/STRONG&gt;&lt;/EM&gt; (any other value = hide)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;(i). Add the variable to the report template&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123260" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/123260_pastedImage_48.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;(ii). Hide the detail report by default&lt;/P&gt;&lt;P&gt;(iii). Create and apply this conditional rule on the detail report&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123261" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/123261_pastedImage_53.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Output based on the value of &lt;EM&gt;vHideDetail&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123262" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/123262_pastedImage_56.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extract to folder &lt;EM&gt;C:\Temp\Community\065&lt;/EM&gt; or change the paths used in the NSQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 08:58:18 GMT</pubDate>
    <dc:creator>Daniel_Jenkins</dc:creator>
    <dc:date>2016-05-02T08:58:18Z</dc:date>
    <item>
      <title>How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054324#M8783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem with my PixelPerfect-Report. I want to make my DetailReports dynamic visible with the help of a QlikView variable. So i thought, this could be possible with the Script-Language (e.g. VB) in NPrinting where i can create/define my PixelPerfect-Report. The problem is, that i have no idea how to set the settings for this issue. I know there is a Visible-Boolean in the Property Grid but how can i use it in the Detail-Report? Is there a API or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can i directly use a if-method where i check my QlikView-Variable and then set Visible=True or False?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 07:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054324#M8783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-02T07:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054325#M8784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can add the variable into the PixelPerfect report and hide/show based on it's value using a rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached project I have a QlikView variable &lt;EM&gt;vHideDetail&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123256" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123256_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0&lt;/STRONG&gt; = &lt;EM&gt;&lt;STRONG&gt;Show&lt;/STRONG&gt;&lt;/EM&gt; (any other value = hide)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;(i). Add the variable to the report template&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123260" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/123260_pastedImage_48.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;(ii). Hide the detail report by default&lt;/P&gt;&lt;P&gt;(iii). Create and apply this conditional rule on the detail report&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123261" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/123261_pastedImage_53.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Output based on the value of &lt;EM&gt;vHideDetail&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="123262" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/123262_pastedImage_56.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extract to folder &lt;EM&gt;C:\Temp\Community\065&lt;/EM&gt; or change the paths used in the NSQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 08:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054325#M8784</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-05-02T08:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054326#M8785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easier than i thought &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 08:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054326#M8785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-03T08:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054327#M8786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Daniel&lt;/P&gt;&lt;P&gt;I am using your exact logic yet the conditional rule is not working.&amp;nbsp; I double checked against your sample.&amp;nbsp; What am I missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the variable in QV&lt;/P&gt;&lt;P&gt;I set the object default to No for Visible&lt;/P&gt;&lt;P&gt;I used your exact syntax with my variable name in the conditional rule logic yet when I run it, it defaults to not show for all, even where the variable = 1 in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Version 16.0.0.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 18:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054327#M8786</guid>
      <dc:creator />
      <dc:date>2016-05-11T18:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054328#M8787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AH HA.&amp;nbsp; One step missing.&amp;nbsp; You must make sure you have a Data Member assigned!&amp;nbsp; Walla!&amp;nbsp; All good now.&lt;/P&gt;&lt;P&gt;I am just learning the pixel perfect reports.&amp;nbsp; I don't yet understand the point of the Data Member.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 18:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054328#M8787</guid>
      <dc:creator />
      <dc:date>2016-05-11T18:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054329#M8788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And, another step.&amp;nbsp; You MUST have the variable actually in the report as opposed to just in the field list area. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 18:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054329#M8788</guid>
      <dc:creator />
      <dc:date>2016-05-11T18:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054330#M8789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deborah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad you got that working. And yes, you need to have the variable somewhere on the actual report, although you can of course hide it. Good catch!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2016 22:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1054330#M8789</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-05-11T22:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875020#M34503</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Does this work with the current version (Nov 2020) of NPrinting?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 18:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875020#M34503</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2021-12-24T18:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875080#M34511</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6140"&gt;@mstoler&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes - it does. Keep in mind though that variables work differently so you must have "=" sign in front of variable formula as explained below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/Troubleshooting/Variables-dont-expand-before-calculating.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/Troubleshooting/Variables-dont-expand-before-calculating.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;cheers&lt;/P&gt;</description>
      <pubDate>Sun, 26 Dec 2021 03:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875080#M34511</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-12-26T03:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875109#M34515</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes it does work but it does not appear in the variable section below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume this is correct that the variables are not listed?&lt;/P&gt;
&lt;P&gt;Thanks for your help!&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mstoler_1-1640528475454.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69224iBA3E02BD164372C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mstoler_1-1640528475454.png" alt="mstoler_1-1640528475454.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>Sun, 26 Dec 2021 14:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875109#M34515</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2021-12-26T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875134#M34518</link>
      <description>&lt;P&gt;Hi Michael&lt;/P&gt;
&lt;P&gt;have you dragged and dropped variable into your detailed report before going into the expression editor? As stated in the above conversation :&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"And, another step.&amp;nbsp; You MUST have the variable actually in the report as opposed to just in the field list area.&amp;nbsp;&lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;"&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ooo.. I understand what you mean now... Yes, you are right - I experience the same - variables seem to be invisible in editor, still they seem to work ok.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 02:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875134#M34518</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-12-27T02:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a PixelPerfect DetailReport Visibility via Script (NPrinting)?</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875268#M34521</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the confirmation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a powerful feature.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 12:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/How-to-define-a-PixelPerfect-DetailReport-Visibility-via-Script/m-p/1875268#M34521</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2021-12-27T12:53:35Z</dc:date>
    </item>
  </channel>
</rss>

