<?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: NPrinting ERROR: Not a legal OleAut date in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92417#M3310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately this is a bug of Qlik NPrinting September 2018 (also the Technical Preview is affected) that could arise with some localization settings (a double number could be wrongly interpreted as a Date, depending on the digit separator used). We are going to release a fix for this issue in Qlik NPrinting September SR2 (and it will be present as well in upcoming Qlik NPrinting November 2018).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2018 13:51:05 GMT</pubDate>
    <dc:creator>czm</dc:creator>
    <dc:date>2018-09-27T13:51:05Z</dc:date>
    <item>
      <title>NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92411#M3304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am experiencing a very strange error when trying to build an NPrinting Excel report. I am getting the attached error message (Not a legal OleAut date).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The absolutely strangest thing is that the error seems to be dependent on the contents of the table in the Qlik Sense app. Using the exact same report design (same expression) I can get the report to run. All is the same, just changing the underlying App script to get other content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case it is an inventory report, if I just change the app script to display another warehouse everything runs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am completely lost and cannot fins a workaround. I have even tried to build a whole new app but as soon as I try to display this certain warehouse info I get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92411#M3304</guid>
      <dc:creator>magnus_pm_olsso</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92412#M3305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be when loading data from Data source, try like this: change the Date format in qlik sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load Date,Name;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to_char(Date,'DD/MM/YYYY') as Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;From ABC;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 14:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92412#M3305</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-16T14:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92413#M3306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the hint, unfortunately the app or object doesn't even contain any type of date...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 07:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92413#M3306</guid>
      <dc:creator>magnus_pm_olsso</dc:creator>
      <dc:date>2018-08-21T07:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92414#M3307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some further information on this issue. It seems like it has to do with a numeric field called "QtyOnhand". If I remove this field from the report, it runs without issues. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said, there are no dates at all in the report so the error is EXTREMELY strange. Any help would be so appreciated, I am getting nowhere with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 12:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92414#M3307</guid>
      <dc:creator>magnus_pm_olsso</dc:creator>
      <dc:date>2018-08-31T12:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92415#M3308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find the reason for the error? &lt;/P&gt;&lt;P&gt;I'm also seeing it for a table object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 12:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92415#M3308</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2018-09-19T12:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92416#M3309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might sound a bit strange...but here is what worked for me.&lt;/P&gt;&lt;P&gt;In my case i had the same error, 1 dimension and 18 measures in a straight table.&lt;BR /&gt;I replaced the dimension with another random one, and,,,,, it worked again.&lt;BR /&gt;So in the end i made a duplicate from the original dimension and renamed it slightly and it works....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not the cleanest solution but it worked for me.&lt;/P&gt;&lt;P&gt;good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version: Qlik Sense Enterprise &amp;amp; Qlik Nprinting September 2018&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 12:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92416#M3309</guid>
      <dc:creator>iam_hari</dc:creator>
      <dc:date>2018-09-27T12:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92417#M3310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately this is a bug of Qlik NPrinting September 2018 (also the Technical Preview is affected) that could arise with some localization settings (a double number could be wrongly interpreted as a Date, depending on the digit separator used). We are going to release a fix for this issue in Qlik NPrinting September SR2 (and it will be present as well in upcoming Qlik NPrinting November 2018).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 13:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92417#M3310</guid>
      <dc:creator>czm</dc:creator>
      <dc:date>2018-09-27T13:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92418#M3311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you know when SR2 will be released?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 08:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92418#M3311</guid>
      <dc:creator>tversweyveld</dc:creator>
      <dc:date>2018-10-01T08:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92419#M3312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any date to share at the moment unfortunately, but I suppose (just a personal educated guess) it will be available within the end of next week, depending on if we will address also another issue with it or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 12:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92419#M3312</guid>
      <dc:creator>czm</dc:creator>
      <dc:date>2018-10-01T12:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92420#M3313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="ES-CO" style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: #222222; background: white;"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: #222222; background: white;"&gt;The same problem, a simple solution that I found is in the graphical layer of Qlik Sense, go&amp;nbsp; to the graph that is failing, next go to each measure, and go to the "Number Formating" option, and select "Money" (all the measures that have the graph), then go to Nprinting and update the cache of the application that is failing, if the report is make from Pixelperfect should generate without any problem, if the report is in Excel then we go to edit the report, next select object table and deactivate the flag "keep source Formats", then apply the format to each measure as required, after this should be generated without any problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92420#M3313</guid>
      <dc:creator>jorgecelis</dc:creator>
      <dc:date>2018-10-02T14:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92421#M3314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="ES-CO" style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: #222222; background: white;"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial',sans-serif; color: #222222; background: white;"&gt;The same problem, a simple solution that I found is in the graphical layer of Qlik Sense, go&amp;nbsp; to the graph that is failing, next go to each measure, and go to the "Number Formating" option, and select "Money" (all the measures that have the graph), then go to Nprinting and update the cache of the application that is failing, if the report is make from Pixelperfect should generate without any problem, if the report is in Excel then we go to edit the report, next select object table and deactivate the flag "keep source Formats", then apply the format to each measure as required, after this should be generated without any problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 14:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92421#M3314</guid>
      <dc:creator>jorgecelis</dc:creator>
      <dc:date>2018-10-02T14:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92422#M3315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any new insights on a release date? &lt;/P&gt;&lt;P&gt;We have the same issue on a setup running the NPrinting Sept 2018 (18.29.7.0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 07:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92422#M3315</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2018-10-08T07:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92423#M3316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as said unfortunately I don't have a release date. The build has been completed and comes with a couple of fixes (the second one delayed the release a little bit). There will be a futher system test phase probably within this week and then the public release. Probably it should be available within the end of next week.&lt;/P&gt;&lt;P&gt;Unfortunately I don't have (and probably won't have) any further information to share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Carlo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: the issue is precisely on NPrinting September 2018. NPrinting June 2018 is not affected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 08:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92423#M3316</guid>
      <dc:creator>czm</dc:creator>
      <dc:date>2018-10-08T08:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92424#M3317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlo, thnx for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned we use the September release&lt;/P&gt;&lt;P&gt;Is there a downgrade path from September to June?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 08:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92424#M3317</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2018-10-08T08:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92425#M3318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no, there is no possibility to downgrade. As mentioned before the error is triggered by a double precision number within a table that due to the localization settings and the number formatting is erroneusly considered as a date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two possible workarounds (I understand that could be unfeasible in some situations):&lt;BR /&gt;1) try a different number formatting and/or number separator (after changing the column property a reload of the NPrinting connection is needed)&lt;BR /&gt;2) replace the single column in NPrinting with the whole table object (eventually creating a Sense table with just the needed column), since the issue affects just column export. Also in this case the reload of the connection is needed (as well as changing the template pointing to the new object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given a screenshot of the table (even without headers and with all text cells blanked out) I could probably provide better suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the release process is outside of the control of development team, so even if we tried to speed up things I think SR2 won't be released earlier that the end of next week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 09:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92425#M3318</guid>
      <dc:creator>czm</dc:creator>
      <dc:date>2018-10-08T09:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92426#M3319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlo,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thnx for the info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 09:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92426#M3319</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2018-10-08T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92427#M3320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thans for the answer i have the same error with a customer afe upgrade to Qlik NPrinting Sep 2018 SR1, do you have any idea about the SR2 version release date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 14:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92427#M3320</guid>
      <dc:creator>marcos_herrera</dc:creator>
      <dc:date>2018-10-09T14:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92428#M3321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have any idea about the SR2 release date. It will be soon I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ruggero&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When applicable please mark the appropriate replies as CORRECT &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" data-containerid="2001" data-containertype="14" data-objectid="14806" data-objecttype="102" href="https://community.qlik.com/docs/DOC-14806"&gt;https://community.qlik.com/docs/DOC-14806&lt;/A&gt;&lt;SPAN&gt;. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 14:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92428#M3321</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-10-09T14:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92429#M3322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi Friends&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have the problem with a Table (No Pivot) chart added on Qlik NP like a Table, the chart has One Dimension (Month) and six measures (Three with money format and three with number format), i'm triying assign Automatic format on each measure on the chart and then&amp;nbsp; will reload the meta data and&amp;nbsp; i will test the report generation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I Will comment the result&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 15:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92429#M3322</guid>
      <dc:creator>marcos_herrera</dc:creator>
      <dc:date>2018-10-09T15:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting ERROR: Not a legal OleAut date</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92430#M3323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think changing them to automatic won't change the situation but I'd be happy to be proven wrong. For sure exporting the whole table object (dragging the whole table object on the template instead of the single columns) is a possible workaround (if applicable for your situation).&lt;BR /&gt;Anyway the SR2 is in testing phase, when this step will be completed the release will be ready to go and this should happen soon, hopefully at the beginning of next week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Carlo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 15:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-ERROR-Not-a-legal-OleAut-date/m-p/92430#M3323</guid>
      <dc:creator>czm</dc:creator>
      <dc:date>2018-10-09T15:41:31Z</dc:date>
    </item>
  </channel>
</rss>

