<?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: DATE function causing QVF to crash in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991537#M14517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus, fine on problem cause (I've tried on another, new, app and it seems strictly related to "WWWW" format output), but now I need a solution for the problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to understand why such a bugged function keeps to be available...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paolo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 15:01:48 GMT</pubDate>
    <dc:creator>paolo_mapelli</dc:creator>
    <dc:date>2015-08-25T15:01:48Z</dc:date>
    <item>
      <title>DATE function causing QVF to crash</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991535#M14515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;I was designing a flat table object into a QlikSense Desktop app's sheet (v. 2.0.2) and trying to use "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DATE(&amp;lt;a date valued field&amp;gt;,'WWWW')&lt;/SPAN&gt;" as a dimension column to retrieve the name of the day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my QVF crashes everytime I click on the sheet the table is included in, both in show and design mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to edit the sheet, removing that table object (causing app crashing), without having data loaded (refreshing) on sheet selection ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, eventually, a way to retrieve all the scripting code included in other objects embedded in that sheet (that I don't want to get lost) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paolo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 14:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991535#M14515</guid>
      <dc:creator>paolo_mapelli</dc:creator>
      <dc:date>2015-08-25T14:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: DATE function causing QVF to crash</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991536#M14516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar things happens with qlikview too. I suggest to avoid such calculated dimensions and using native fields created within a master-calendar: &lt;A href="https://community.qlik.com/docs/DOC-8843"&gt;How to use - Master-Calendar and Date-Values&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 14:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991536#M14516</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-25T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: DATE function causing QVF to crash</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991537#M14517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus, fine on problem cause (I've tried on another, new, app and it seems strictly related to "WWWW" format output), but now I need a solution for the problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to understand why such a bugged function keeps to be available...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paolo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 15:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991537#M14517</guid>
      <dc:creator>paolo_mapelli</dc:creator>
      <dc:date>2015-08-25T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: DATE function causing QVF to crash</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991538#M14518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution found: I truncated the table in the database. In this way, with zero record returned by the query in the script, the flat table hasn't reloaded and I successfully removed the column with the abovementioned function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Marcus for suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paolo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-function-causing-QVF-to-crash/m-p/991538#M14518</guid>
      <dc:creator>paolo_mapelli</dc:creator>
      <dc:date>2015-08-25T15:58:18Z</dc:date>
    </item>
  </channel>
</rss>

