<?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 Governance Dashboard 2.1.4 Not Reloading Successfully in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-2-1-4-Not-Reloading-Successfully/m-p/1767698#M591737</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just downloaded and configured the Governance 2.1.4 qvw, and I can not get it to do a successful reload task.&amp;nbsp; &amp;nbsp;What am I missing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might be that we are on Qlikview version&amp;nbsp;&lt;SPAN&gt;12.10.20600 SR8?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20201210T104953.075-0600 Information 2020-12-10 10:49:14 2594 SET vs_sense_profile_history_days = 90&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2595 Let vs_audit_cutoff_date = Today(1)-90&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2596 Let vs_audit_cutoff_date_pretty = Date(vs_audit_cutoff_date)&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2597 TRACE Aggregations for calculating Sense Profile Score: Audit activity for past 90 days (back to 2020-09-11)&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2597 Aggregations for calculating Sense Profile Score: Audit activity for past 90 days (back to 2020-09-11)&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2598&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2598 Let vs_adoption_cutoff_last_30 = Today(1) - 30&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2599 Let vs_adoption_cutoff_last_60 = Today(1) - 60&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2600 Let vs_adoption_cutoff_last_90 = Today(1) - 90&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2602 TRACE 1- Create aggregate sessions by QVW (FileName)&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2602 1- Create aggregate sessions by QVW (FileName)&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2603&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2603 sense_profile_score:&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2604 | Load *,&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2605 | | sense_profile_app_session_count_0_30_days * 1 +&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2606 | | sense_profile_app_session_count_31_60_days * 0.5 +&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2607 | | sense_profile_app_session_count_61_90_days * 0.25&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2608 | | | AS sense_profile_app_adoption_score&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2609 | Where sense_profile_app_session_count &amp;gt; 1&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2610 |&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2611 Load&lt;BR /&gt;20201210T104953.080-0600 Information 2020-12-10 10:49:14 2612 | | Sessions_FileName as FileName,&lt;BR /&gt;20201210T104953.080-0600 Information 2020-12-10 10:49:14 2613 | | Replace(Subfield(Sessions_FileName,'\',-1),'.qvw','') as sense_profile_app_name,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2614 | | Sum(Session_Start_Count) as sense_profile_app_session_count,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2615 | | Sum(If(SessionTimestamp&amp;gt;=44145,Session_Start_Count,0) ) as sense_profile_app_session_count_0_30_days,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2616 | | Sum(If(SessionTimestamp&amp;gt;=44115 and SessionTimestamp &amp;lt; 44145 ,Session_Start_Count,0) ) as sense_profile_app_session_count_31_60_days,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2617 | | Sum(If(SessionTimestamp&amp;gt;=44085 and SessionTimestamp &amp;lt; 44115 ,Session_Start_Count,0) ) as sense_profile_app_session_count_61_90_days | |&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2618 | Resident SessionTaskAuditMaster&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:14 2619 | Where | SessionTimestamp &amp;gt;= 44085 AND Session_Start_Count&amp;gt;0 AND WildMatch(Sessions_FileName,'*.qvw')=1&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:14 2620 | Group by Sessions_FileName&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 | 7 fields found: FileName, sense_profile_app_name, sense_profile_app_session_count, sense_profile_app_session_count_0_30_days, sense_profile_app_session_count_31_60_days, sense_profile_app_session_count_61_90_days, sense_profile_app_adoption_score,&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 9 lines fetched&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 2622 Let vs_sense_profile_app_sessions = NoOfRows('sense_profile_app_sessions')&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 2625 sense_profile_adoption_score_max:&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 2626 | Load Max(sense_profile_app_adoption_score) as sense_profile_adoption_score_max Resident sense_profile_score&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 | 1 fields found: sense_profile_adoption_score_max,&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 1 lines fetched&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 2627 Let vs_sense_profile_adoption_score_max = Peek('sense_profile_adoption_score_max')&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 2628 Let vs_sense_profile_adoption_score_adjusted = vs_sense_profile_adoption_score_max*0.8&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2629 Drop table sense_profile_adoption_score_max&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2631 TRACE Sense Profile: apps accessed since 2020-09-11. Max score = 2553 (Adjusted 2042.4).&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2631 Sense Profile: apps accessed since 2020-09-11. Max score = 2553 (Adjusted 2042.4).&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2632&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2634 TRACE 2- Create aggregate Sheet audit Activity and join to SOE table.&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2634 2- Create aggregate Sheet audit Activity and join to SOE table.&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2635&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2638 Join (SOE)&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2639 | Load&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2640 | | Replace(Audit_FileName,'/','\') &amp;amp; '|Document\' &amp;amp; Replace(AuditId,'Document\','') AS ObjectKey,&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2641 | | Sum(Audit_Count) as sense_profile_sheet_audit_count&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2642 | Resident SessionTaskAuditMaster&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2643 | Where | AuditTimestamp &amp;gt;= 44085&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2644 | | AND | (AuditType = 'Sheet' |&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2645 | | | OR (AuditType = 'Document' AND AuditMessage = 'Open') |&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2646 | | | )&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:16 2647 | Group by Audit_FileName,AuditId&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:16 Error: Field not found - &amp;lt;AuditTimestamp&amp;gt;&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:16 Field not found - &amp;lt;AuditTimestamp&amp;gt;&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:17 Execution Failed&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:17 Execution finished.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:43:10 GMT</pubDate>
    <dc:creator>chadholton</dc:creator>
    <dc:date>2024-11-16T17:43:10Z</dc:date>
    <item>
      <title>Governance Dashboard 2.1.4 Not Reloading Successfully</title>
      <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-2-1-4-Not-Reloading-Successfully/m-p/1767698#M591737</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just downloaded and configured the Governance 2.1.4 qvw, and I can not get it to do a successful reload task.&amp;nbsp; &amp;nbsp;What am I missing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might be that we are on Qlikview version&amp;nbsp;&lt;SPAN&gt;12.10.20600 SR8?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;20201210T104953.075-0600 Information 2020-12-10 10:49:14 2594 SET vs_sense_profile_history_days = 90&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2595 Let vs_audit_cutoff_date = Today(1)-90&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2596 Let vs_audit_cutoff_date_pretty = Date(vs_audit_cutoff_date)&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2597 TRACE Aggregations for calculating Sense Profile Score: Audit activity for past 90 days (back to 2020-09-11)&lt;BR /&gt;20201210T104953.076-0600 Information 2020-12-10 10:49:14 2597 Aggregations for calculating Sense Profile Score: Audit activity for past 90 days (back to 2020-09-11)&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2598&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2598 Let vs_adoption_cutoff_last_30 = Today(1) - 30&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2599 Let vs_adoption_cutoff_last_60 = Today(1) - 60&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2600 Let vs_adoption_cutoff_last_90 = Today(1) - 90&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2602 TRACE 1- Create aggregate sessions by QVW (FileName)&lt;BR /&gt;20201210T104953.077-0600 Information 2020-12-10 10:49:14 2602 1- Create aggregate sessions by QVW (FileName)&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2603&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2603 sense_profile_score:&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2604 | Load *,&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2605 | | sense_profile_app_session_count_0_30_days * 1 +&lt;BR /&gt;20201210T104953.078-0600 Information 2020-12-10 10:49:14 2606 | | sense_profile_app_session_count_31_60_days * 0.5 +&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2607 | | sense_profile_app_session_count_61_90_days * 0.25&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2608 | | | AS sense_profile_app_adoption_score&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2609 | Where sense_profile_app_session_count &amp;gt; 1&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2610 |&lt;BR /&gt;20201210T104953.079-0600 Information 2020-12-10 10:49:14 2611 Load&lt;BR /&gt;20201210T104953.080-0600 Information 2020-12-10 10:49:14 2612 | | Sessions_FileName as FileName,&lt;BR /&gt;20201210T104953.080-0600 Information 2020-12-10 10:49:14 2613 | | Replace(Subfield(Sessions_FileName,'\',-1),'.qvw','') as sense_profile_app_name,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2614 | | Sum(Session_Start_Count) as sense_profile_app_session_count,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2615 | | Sum(If(SessionTimestamp&amp;gt;=44145,Session_Start_Count,0) ) as sense_profile_app_session_count_0_30_days,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2616 | | Sum(If(SessionTimestamp&amp;gt;=44115 and SessionTimestamp &amp;lt; 44145 ,Session_Start_Count,0) ) as sense_profile_app_session_count_31_60_days,&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2617 | | Sum(If(SessionTimestamp&amp;gt;=44085 and SessionTimestamp &amp;lt; 44115 ,Session_Start_Count,0) ) as sense_profile_app_session_count_61_90_days | |&lt;BR /&gt;20201210T104953.081-0600 Information 2020-12-10 10:49:14 2618 | Resident SessionTaskAuditMaster&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:14 2619 | Where | SessionTimestamp &amp;gt;= 44085 AND Session_Start_Count&amp;gt;0 AND WildMatch(Sessions_FileName,'*.qvw')=1&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:14 2620 | Group by Sessions_FileName&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 | 7 fields found: FileName, sense_profile_app_name, sense_profile_app_session_count, sense_profile_app_session_count_0_30_days, sense_profile_app_session_count_31_60_days, sense_profile_app_session_count_61_90_days, sense_profile_app_adoption_score,&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 9 lines fetched&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 2622 Let vs_sense_profile_app_sessions = NoOfRows('sense_profile_app_sessions')&lt;BR /&gt;20201210T104953.082-0600 Information 2020-12-10 10:49:16 2625 sense_profile_adoption_score_max:&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 2626 | Load Max(sense_profile_app_adoption_score) as sense_profile_adoption_score_max Resident sense_profile_score&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 | 1 fields found: sense_profile_adoption_score_max,&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 1 lines fetched&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 2627 Let vs_sense_profile_adoption_score_max = Peek('sense_profile_adoption_score_max')&lt;BR /&gt;20201210T104953.083-0600 Information 2020-12-10 10:49:16 2628 Let vs_sense_profile_adoption_score_adjusted = vs_sense_profile_adoption_score_max*0.8&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2629 Drop table sense_profile_adoption_score_max&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2631 TRACE Sense Profile: apps accessed since 2020-09-11. Max score = 2553 (Adjusted 2042.4).&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2631 Sense Profile: apps accessed since 2020-09-11. Max score = 2553 (Adjusted 2042.4).&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2632&lt;BR /&gt;20201210T104953.084-0600 Information 2020-12-10 10:49:16 2634 TRACE 2- Create aggregate Sheet audit Activity and join to SOE table.&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2634 2- Create aggregate Sheet audit Activity and join to SOE table.&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2635&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2638 Join (SOE)&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2639 | Load&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2640 | | Replace(Audit_FileName,'/','\') &amp;amp; '|Document\' &amp;amp; Replace(AuditId,'Document\','') AS ObjectKey,&lt;BR /&gt;20201210T104953.085-0600 Information 2020-12-10 10:49:16 2641 | | Sum(Audit_Count) as sense_profile_sheet_audit_count&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2642 | Resident SessionTaskAuditMaster&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2643 | Where | AuditTimestamp &amp;gt;= 44085&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2644 | | AND | (AuditType = 'Sheet' |&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2645 | | | OR (AuditType = 'Document' AND AuditMessage = 'Open') |&lt;BR /&gt;20201210T104953.086-0600 Information 2020-12-10 10:49:16 2646 | | | )&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:16 2647 | Group by Audit_FileName,AuditId&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:16 Error: Field not found - &amp;lt;AuditTimestamp&amp;gt;&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:16 Field not found - &amp;lt;AuditTimestamp&amp;gt;&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:17 Execution Failed&lt;BR /&gt;20201210T104953.087-0600 Information 2020-12-10 10:49:17 Execution finished.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Governance-Dashboard-2-1-4-Not-Reloading-Successfully/m-p/1767698#M591737</guid>
      <dc:creator>chadholton</dc:creator>
      <dc:date>2024-11-16T17:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Dashboard 2.1.4 Not Reloading Successfully</title>
      <link>https://community.qlik.com/t5/QlikView/Governance-Dashboard-2-1-4-Not-Reloading-Successfully/m-p/1768084#M591738</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/131320"&gt;@chadholton&lt;/a&gt;, if it's for QV, the last time I setup this app I had to comment "CALL sense_profile" in the "Run Logic" tab of the script.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2020 12:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Governance-Dashboard-2-1-4-Not-Reloading-Successfully/m-p/1768084#M591738</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-12-12T12:29:05Z</dc:date>
    </item>
  </channel>
</rss>

