<?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 Qlik Sense Engine getting stopped in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210014#M17805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a Dashboard in Qlik Sense and used Auto Calender as shown below . It's working for the first time . While creating app , i have used this AutoCalender property as well . Also to keep some fields with similar name to be treated as different , i used Qualify and unqualify as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the first time when i open this sheet , it gives the correct visualization and everything runs perfect but after some time , when i reopen the sheet , some of the components didn't get loaded properly and keep on rolling and in another 5-10 sec , it shows the error as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"No available Qlik Sense engine was found . Refresh your browser or contact your system administrator"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which finally stops the Engine and get automatically started after few seconds . Similar message is shown on all the open screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[autoCalendar]:&lt;/P&gt;&lt;P&gt; DECLARE FIELD DEFINITION Tagged ('$date')&lt;/P&gt;&lt;P&gt;FIELDS&lt;/P&gt;&lt;P&gt; Dual(Year($1), YearStart($1)) AS [Year] Tagged ('$axis', '$year'),&lt;/P&gt;&lt;P&gt; Dual('Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),Num(Ceil(NUM(Month($1))/3),00)) AS [Quarter] Tagged ('$quarter'),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Dual(Year($1)&amp;amp;'-Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),QuarterStart($1)) AS [YearQuarter] Tagged ('$axis', '$yearquarter'),&lt;/P&gt;&lt;P&gt; Month($1) AS [Month] Tagged ('$month'),&lt;/P&gt;&lt;P&gt; Dual(Year($1)&amp;amp;'-'&amp;amp;Month($1), monthstart($1)) AS [YearMonth] Tagged ('$axis', '$yearmonth'),&lt;/P&gt;&lt;P&gt; Dual('W'&amp;amp;Num(Week($1),00), Num(Week($1),00)) AS [Week] Tagged ('$weeknumber'),&lt;/P&gt;&lt;P&gt; Date(Floor($1)) AS [Date] Tagged ('$date');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DERIVE FIELDS FROM FIELDS [regionfs.rfs_date] USING [autoCalendar] ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Apr 2021 07:37:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2021-04-02T07:37:25Z</dc:date>
    <item>
      <title>Qlik Sense Engine getting stopped</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210014#M17805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a Dashboard in Qlik Sense and used Auto Calender as shown below . It's working for the first time . While creating app , i have used this AutoCalender property as well . Also to keep some fields with similar name to be treated as different , i used Qualify and unqualify as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the first time when i open this sheet , it gives the correct visualization and everything runs perfect but after some time , when i reopen the sheet , some of the components didn't get loaded properly and keep on rolling and in another 5-10 sec , it shows the error as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"No available Qlik Sense engine was found . Refresh your browser or contact your system administrator"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which finally stops the Engine and get automatically started after few seconds . Similar message is shown on all the open screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[autoCalendar]:&lt;/P&gt;&lt;P&gt; DECLARE FIELD DEFINITION Tagged ('$date')&lt;/P&gt;&lt;P&gt;FIELDS&lt;/P&gt;&lt;P&gt; Dual(Year($1), YearStart($1)) AS [Year] Tagged ('$axis', '$year'),&lt;/P&gt;&lt;P&gt; Dual('Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),Num(Ceil(NUM(Month($1))/3),00)) AS [Quarter] Tagged ('$quarter'),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Dual(Year($1)&amp;amp;'-Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),QuarterStart($1)) AS [YearQuarter] Tagged ('$axis', '$yearquarter'),&lt;/P&gt;&lt;P&gt; Month($1) AS [Month] Tagged ('$month'),&lt;/P&gt;&lt;P&gt; Dual(Year($1)&amp;amp;'-'&amp;amp;Month($1), monthstart($1)) AS [YearMonth] Tagged ('$axis', '$yearmonth'),&lt;/P&gt;&lt;P&gt; Dual('W'&amp;amp;Num(Week($1),00), Num(Week($1),00)) AS [Week] Tagged ('$weeknumber'),&lt;/P&gt;&lt;P&gt; Date(Floor($1)) AS [Date] Tagged ('$date');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DERIVE FIELDS FROM FIELDS [regionfs.rfs_date] USING [autoCalendar] ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Apr 2021 07:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210014#M17805</guid>
      <dc:creator />
      <dc:date>2021-04-02T07:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Engine getting stopped</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210015#M17806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also just wanted to share one observation , if again i open the sheet without loading data and comment out the Auto calendar code and then load the data . then now if i open the sheet , it loaded successfully. It seems the Auto Calender is creating some issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Nov 2016 19:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210015#M17806</guid>
      <dc:creator />
      <dc:date>2016-11-06T19:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Engine getting stopped</title>
      <link>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210016#M17807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same issue with the calendar. Did you manage to solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 12:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Qlik-Sense-Engine-getting-stopped/m-p/1210016#M17807</guid>
      <dc:creator />
      <dc:date>2017-02-03T12:16:35Z</dc:date>
    </item>
  </channel>
</rss>

