<?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>idea Re: Improvements to Script Logging to help developers in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1785818#M5299</link>
    <description>&lt;P&gt;I've logged them separately as recommended:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-optimised-load-in-logs/idi-p/1785821#M5301" target="_blank"&gt;Qlik Sense - Show optimised load in logs - Qlik Community - 1785821&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-if-alternative-table-name-created/idi-p/1785823#M5302" target="_blank"&gt;Qlik Sense - Show if alternative table name create... - Qlik Community - 1785823&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Log-filename-during-based-load/idi-p/1785825#M5303" target="_blank"&gt;Qlik Sense - Log filename during *-based load - Qlik Community - 1785825&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-missing-applymap-name/idi-p/1785826#M5304" target="_blank"&gt;Qlik Sense - Show missing applymap name - Qlik Community - 1785826&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-duplicated-field-name/idi-p/1785828#M5305" target="_blank"&gt;Qlik Sense - Show duplicated field name - Qlik Community - 1785828&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Also, here's a good idea from someone else also to do with better automatic logging...&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/Auto-Trace-Section-Name-in-Script-Log/idi-p/1785815" target="_blank" rel="noopener"&gt;Auto-Trace Section-Name in Script Log - Qlik Community - 1785815&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 14:37:17 GMT</pubDate>
    <dc:creator>AlexOmetis</dc:creator>
    <dc:date>2021-02-24T14:37:17Z</dc:date>
    <item>
      <title>Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idi-p/1630363</link>
      <description>&lt;P&gt;Most of these have been a bugbear of mine since my early days of QlikView, but I wish that the script logs (as downloaded from QMC / saved on the disk) would include the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Whether an optimised load was used - this shows when you reload in the DLE, so why can't it be recorded in the script logs?&lt;/LI&gt;
&lt;LI&gt;Show if an alternative table name was created - e.g. when you end up with a "Fact-1" table when you said you wanted it loaded into the "Fact" table - again, this shows in the DLE load window, so why not in the logs?&lt;/LI&gt;
&lt;LI&gt;Show the filename being loaded during a *-based load - the script section is repeated and the system must know which file is being loaded so why can't this be logged? Could be shown after the literal script as you see for some other things in QS where it interprets folder-based data connections to actual paths.&lt;/LI&gt;
&lt;LI&gt;Show the missing applymap name - at the moment it just says there was a missing map_id but it doesn't tell you which one. It's common to have a few / many applymaps when modelling data, so knowing which is causing the problem would be very useful (even if it's only the first missing one)!&lt;/LI&gt;
&lt;LI&gt;Similarly if you have a duplicated field name, it doesn't tell you which is duplicated - would be really helpful to say which field was duplicated (even if you only show the first duplicate if there is more than one!).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It doesn't feel like any of those should be that challenging to do - is there any chance of them being put in place to assist us?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 15:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idi-p/1630363</guid>
      <dc:creator>AlexOmetis</dc:creator>
      <dc:date>2020-11-25T15:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1630413#M114</link>
      <description>Oh, and Synthetic Keys...</description>
      <pubDate>Wed, 02 Oct 2019 10:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1630413#M114</guid>
      <dc:creator>AlexOmetis</dc:creator>
      <dc:date>2019-10-02T10:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1634759#M115</link>
      <description>&lt;P&gt;+1. And the detailed messages (at least on the level of output in an interactive reload in the message dialog) should be accessible over the APIs for extension developers. For example we have our one version of a reload button and would like to show the messages in a modal dialog. Currently it is not possible because we trigger the reload over async function call and there a no callbacks which delivery access to the messages.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 10:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1634759#M115</guid>
      <dc:creator>Klaus75</dc:creator>
      <dc:date>2019-10-14T10:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1700986#M2168</link>
      <description>&lt;P&gt;Found this idea because of the map_id error message. This is absolutely annoying and a massive waste of development time.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 08:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1700986#M2168</guid>
      <dc:creator>Oliver_F</dc:creator>
      <dc:date>2020-05-12T08:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers - Status changed to: Open - Not Planned</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1718728#M2498</link>
      <description>&lt;P&gt;Thanks for your feedback on ways to improve our product. While this something we understand would be useful, this is not in our short-term roadmap. Please show your support for this idea by clicking on the "like" button.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 08:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1718728#M2498</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-06-15T08:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1748604#M3640</link>
      <description>&lt;P&gt;+1. And auto-concatenation. Where did my planned table go !&lt;/P&gt;&lt;P&gt;Salaries_tmp &amp;lt;&amp;lt; Salary&lt;BR /&gt;Lines fetched: 646&lt;BR /&gt;Salaries_tmp &amp;lt;&amp;lt; Salaries_tmp&lt;BR /&gt;Lines fetched: 1,292&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 17:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1748604#M3640</guid>
      <dc:creator>AndrewMcIlwrick</dc:creator>
      <dc:date>2020-09-30T17:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1748607#M3641</link>
      <description>&lt;P&gt;It's sad to see a year has elapsed and these great ideas have not even been partially delivered.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;is there any value in&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18018"&gt;@AlexOmetis&lt;/a&gt;&amp;nbsp;splitting them up so they can be prioritized individually ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 17:46:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1748607#M3641</guid>
      <dc:creator>AndrewMcIlwrick</dc:creator>
      <dc:date>2020-09-30T17:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1748754#M3650</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14788"&gt;@AndrewMcIlwrick&lt;/a&gt;&amp;nbsp;yes, one idea per entry is the norm, composite ideas are harder to track and get attention for.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 09:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1748754#M3650</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-10-01T09:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1785818#M5299</link>
      <description>&lt;P&gt;I've logged them separately as recommended:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-optimised-load-in-logs/idi-p/1785821#M5301" target="_blank"&gt;Qlik Sense - Show optimised load in logs - Qlik Community - 1785821&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-if-alternative-table-name-created/idi-p/1785823#M5302" target="_blank"&gt;Qlik Sense - Show if alternative table name create... - Qlik Community - 1785823&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Log-filename-during-based-load/idi-p/1785825#M5303" target="_blank"&gt;Qlik Sense - Log filename during *-based load - Qlik Community - 1785825&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-missing-applymap-name/idi-p/1785826#M5304" target="_blank"&gt;Qlik Sense - Show missing applymap name - Qlik Community - 1785826&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Qlik-Sense-Show-duplicated-field-name/idi-p/1785828#M5305" target="_blank"&gt;Qlik Sense - Show duplicated field name - Qlik Community - 1785828&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Also, here's a good idea from someone else also to do with better automatic logging...&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/Auto-Trace-Section-Name-in-Script-Log/idi-p/1785815" target="_blank" rel="noopener"&gt;Auto-Trace Section-Name in Script Log - Qlik Community - 1785815&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 14:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1785818#M5299</guid>
      <dc:creator>AlexOmetis</dc:creator>
      <dc:date>2021-02-24T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Improvements to Script Logging to help developers - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1788477#M5389</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18018"&gt;@AlexOmetis&lt;/a&gt;&amp;nbsp;, since you have logged these as separately, I will go ahead and archive this idea and bring the new ones in.&lt;/P&gt;
&lt;P&gt;Meghann&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 17:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Improvements-to-Script-Logging-to-help-developers/idc-p/1788477#M5389</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2021-03-04T17:56:49Z</dc:date>
    </item>
  </channel>
</rss>

