<?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 can publisher do this? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354711#M1307113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Report in Qlikview (RP01) and want to loop though a certain dimension. For each dimension a PDF should be created. This is possible, but is this also possible in QMC (so without VB scripting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* give each pdf filename a unique filename, based on the selected dimension&lt;/P&gt;&lt;P&gt;* add other variables in the filename? like datetime and value of another dimension&lt;/P&gt;&lt;P&gt;* can i put each PDF in a different folder? based on the loop though dimension&lt;/P&gt;&lt;P&gt;* Built in a trigger that creating of a PDF should only be done when SUM(Value) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know if this is possible and there to solve this in QMC. Don't need a full description, just hints &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>amien</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>can publisher do this?</title>
      <link>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354711#M1307113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Report in Qlikview (RP01) and want to loop though a certain dimension. For each dimension a PDF should be created. This is possible, but is this also possible in QMC (so without VB scripting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* give each pdf filename a unique filename, based on the selected dimension&lt;/P&gt;&lt;P&gt;* add other variables in the filename? like datetime and value of another dimension&lt;/P&gt;&lt;P&gt;* can i put each PDF in a different folder? based on the loop though dimension&lt;/P&gt;&lt;P&gt;* Built in a trigger that creating of a PDF should only be done when SUM(Value) &amp;gt; 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know if this is possible and there to solve this in QMC. Don't need a full description, just hints &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354711#M1307113</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>can publisher do this?</title>
      <link>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354712#M1307117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; No, this is not possible. The part that will get you is the folder renaming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 11:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354712#M1307117</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2012-04-17T11:34:38Z</dc:date>
    </item>
    <item>
      <title>can publisher do this?</title>
      <link>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354713#M1307121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apart from the comments of Bill Britt, you would also need PDF distribution as an add-on to the Publisher license. Just the Publisher license is not sufficient for PDF distribution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354713#M1307121</guid>
      <dc:creator />
      <dc:date>2012-04-17T12:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: can publisher do this?</title>
      <link>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354714#M1307124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kjeld, are you talking about the QlikView PDF Report Distribution license? Is that a seperate license key or does it need to be in the LEF code of the Publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to check what we have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do this all at this location? see screenshot.&lt;/P&gt;&lt;P&gt;I dont see where i can make the output filename dynamic with fieldnames in it. Or is this where the PDF Report Distribution license comes in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also don't see where i can do this : Built in a trigger that creating of a PDF should only be done when SUM(Value) &amp;gt; 0 (this value comes from the QVW itself)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354714#M1307124</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2012-04-17T13:21:48Z</dc:date>
    </item>
    <item>
      <title>can publisher do this?</title>
      <link>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354715#M1307128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PDF distribution is an add-on to the LEF. After you purchased the license you get an new serial and control number for the Publisher. The LEF will automatically be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can indeed configure a PDF task at the location you are showing but:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You are using the QMC (so you are using QV10 or lower). In order to create dynamic document names you need the QEMC: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;servername&amp;gt;:4780/qemc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The QMC will has ceased to exist in QV11. Only the QEMC will continue to exist and to complete confusion they renamed it to QMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trigger based on the data in the document is not something that can be done in a default task. Seem to me you have to trigger it using a macro. &lt;/P&gt;&lt;P&gt;Reports will only be created if values exist (to prevent empty reports), so maybe your problem is solved automatically.&lt;/P&gt;&lt;P&gt;Another option to explore is the use of alerts after reload (tools &amp;gt; alerts) in your desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ScreenShot901.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/13102_ScreenShot901.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 15:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/can-publisher-do-this/m-p/354715#M1307128</guid>
      <dc:creator />
      <dc:date>2012-04-17T15:04:53Z</dc:date>
    </item>
  </channel>
</rss>

