<?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: Governance Dashboard Errors in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247672#M1293059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is at lease one known issue (GOVDASH-131 and GOVDASH-138) in 2.0.2 that might be giving you grief.&lt;/P&gt;&lt;P&gt;Try using this pre-release beta version of the app and let me know how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 19:17:14 GMT</pubDate>
    <dc:creator>Tyler_Waterfall</dc:creator>
    <dc:date>2017-02-09T19:17:14Z</dc:date>
    <item>
      <title>Governance Dashboard Errors</title>
      <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247671#M1293055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running QV 11.2 SR16 and QVGD 2.0.2. I have a test environment and a production environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my production environment, QVGD loads with no errors. However, in my test environment, QVGD is throwing multiple errors. I've included them below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed, while trying to troubleshoot, that even in production, &lt;SPAN style="font-size: 13.3333px;"&gt;QVGD &lt;/SPAN&gt;is not listing my QlikView docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my first question.... Does &lt;SPAN style="font-size: 13.3333px;"&gt;QVGD &lt;/SPAN&gt;have issues with subdirectories? I have a directory "Published" with many subdirectories that contain my QVWs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My second question.... Any idea why I get all these errors on my test environment but not my production environment? Are questions 1 and 2 related?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;tempQVWs:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load FileName as tempFileName,&lt;/P&gt;&lt;P&gt;&amp;nbsp; LoadDateKey&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident FileList&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where Extension = 'qvw'&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND FileDate &amp;gt;= '2015-02-09'&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND (FileTime &amp;gt;= '1995-08-26 00:00:00'&lt;/P&gt;&lt;P&gt;&amp;nbsp; OR not exists (SOE_FileName,FileName))&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND not exists (NonReadableMetadataQVW,FileName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;IF&amp;nbsp; &amp;gt; 0 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;SOE_Comment&amp;gt;&lt;/P&gt;&lt;P&gt;Expressions:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; ObjectKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ObjectKey &amp;amp; Definition as ExpressionKey,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Label as Expression_Label,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Definition as Expression_Definition,&lt;/P&gt;&lt;P&gt;&amp;nbsp; SOE_Comment as Expression_Comment&lt;/P&gt;&lt;P&gt;&amp;nbsp; resident SOE &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; where SOE_Type ='Expression'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;SOELabel_Temp:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load Expression_Label, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Count(DISTINCT Expression_Definition) as Defs&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident Expressions&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where Not IsNull(Expression_Label)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Group by Expression_Label&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;Expression_LabelSummary:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load If(Defs &amp;gt; 50, '50+',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Defs &amp;gt; 20, '21 to 50',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Defs &amp;gt; 15, '16 to 20',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Defs &amp;gt; 10, '11 to 15',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Defs &amp;gt; 7, '8 to 10',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If(Defs &amp;gt; 4, '5 to 7',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If(Defs &amp;gt; 1, '2 to 4'))))))) as [Definition Bucket],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Expression_Label,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as Expression_LabelDefCount&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident SOELabel_Temp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;DROP TABLES statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;SOEDef_Temp:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load Expression_Definition,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Count(DISTINCT Expression_Label) as Labels&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident Expressions&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where Not IsNull(Expression_Definition) &lt;/P&gt;&lt;P&gt;&amp;nbsp; Group by Expression_Definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;Expression_DefSummary:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load If(Labels &amp;gt; 50, '50+',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Labels &amp;gt; 20, '21 to 50',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Labels &amp;gt; 15, '16 to 20',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Labels &amp;gt; 10, '11 to 15',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Labels &amp;gt; 7, '8 to 10',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If(Labels &amp;gt; 4, '5 to 7',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If(Labels &amp;gt; 1, '2 to 4'))))))) as [Label Bucket],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Expression_Definition,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as Expression_DefLabelCount&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident SOEDef_Temp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;DROP TABLES statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;Group&amp;gt;&lt;/P&gt;&lt;P&gt;Groups:&lt;/P&gt;&lt;P&gt;&amp;nbsp; load &lt;/P&gt;&lt;P&gt;&amp;nbsp; Group&amp;nbsp;&amp;nbsp; as Dimension_Field, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Field&amp;nbsp;&amp;nbsp; as Group_Members, &lt;/P&gt;&lt;P&gt;&amp;nbsp; If(IsCyclic='true','Cyclic','Hierarchic') as Group_Type &lt;/P&gt;&lt;P&gt;&amp;nbsp; resident SOE &lt;/P&gt;&lt;P&gt;&amp;nbsp; where SOE_Type ='Group'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;Sheet&amp;gt;&lt;/P&gt;&lt;P&gt;ChartType:&lt;/P&gt;&lt;P&gt;&amp;nbsp; load&lt;/P&gt;&lt;P&gt;&amp;nbsp; ObjectKey, SOE_Type as ChartType &lt;/P&gt;&lt;P&gt;&amp;nbsp; resident SOE &lt;/P&gt;&lt;P&gt;&amp;nbsp; WHERE not isnull(Sheet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;IsConfig&amp;gt;&lt;/P&gt;&lt;P&gt;Variables:&lt;/P&gt;&lt;P&gt;&amp;nbsp; load&lt;/P&gt;&lt;P&gt;&amp;nbsp; FileName, Label as Variable_Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Definition as Variable_Def,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(lower(IsConfig)='true' or lower(IsReserved)='true','System','User') as Variable_Type&lt;/P&gt;&lt;P&gt;&amp;nbsp; resident SOE &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; where SOE_Type ='Variable'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;DROP TABLES statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;tempQVDs:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load FileName as tempFileName,&lt;/P&gt;&lt;P&gt;&amp;nbsp; LoadDateKey&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident FileList&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where Extension = 'qvd'&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND FileDate &amp;gt;= '2015-02-09'&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND (FileTime &amp;gt;= '1995-08-26 00:00:00'&lt;/P&gt;&lt;P&gt;&amp;nbsp; OR not exists (QVD_FileName,FileName))&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND not exists (NonReadableMetadataQVD,FileName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;IF&amp;nbsp; &amp;gt; 0 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script line error: &lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;DROP TABLES statement&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/Governance-Dashboard-Errors/m-p/1247671#M1293055</guid>
      <dc:creator>gksmithlcw</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Dashboard Errors</title>
      <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247672#M1293059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is at lease one known issue (GOVDASH-131 and GOVDASH-138) in 2.0.2 that might be giving you grief.&lt;/P&gt;&lt;P&gt;Try using this pre-release beta version of the app and let me know how it goes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247672#M1293059</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2017-02-09T19:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Dashboard Errors</title>
      <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247673#M1293067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it loaded in my test environment. It looks like whatever the problem is, it's solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this pre-release beta have a release date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247673#M1293067</guid>
      <dc:creator>gksmithlcw</dc:creator>
      <dc:date>2017-02-09T19:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Dashboard Errors</title>
      <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247674#M1293072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear!&lt;/P&gt;&lt;P&gt;And, no release date set yet, unfortunately. The resources (people) to make that happen are tied up in a different project right now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Governance-Dashboard-Errors/m-p/1247674#M1293072</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2017-02-09T19:39:23Z</dc:date>
    </item>
  </channel>
</rss>

