<?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 Reading pgo files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reading-pgo-files/m-p/1010168#M1295532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 18.0pt; background: white;"&gt;Reading QlikView Server pgo Files and CAL Allocation Reporting&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;/P&gt;&lt;H1&gt;Background&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Reporting on both active CALs and CALs not in use/never used helps clients understand their session activity as a percentage of licenses available.&amp;nbsp; In addition, it assists NAMs in gauging capacity and future licensing needs (when that information is made available).&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;The Governance Dashboard reports CAL usage and sessions, specifically. It does not report licenses not in use. - &lt;A href="http://market.qlik.com/qlikview-governance-dashboard.html" target="_blank"&gt;http://market.qlik.com/qlikview-governance-dashboard.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;The QVSCalManager is able to report on both allocation and usage. However, it does not contain any the operational detail found in the Governance Dashboard.&amp;nbsp; -&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5281" target="_blank"&gt;https://community.qlik.com/docs/DOC-5281&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Retrofitting one of the apps above to combine it with the other would present a series of complexities and challenges.&amp;nbsp;&amp;nbsp; QVSCALManager is also not supported by Qlik as it was created by partner, &lt;A href="http://excelcio.com/" target="_blank"&gt;Excelio&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;This document details the process of using pgo files to read total license availability, which can then be easily incorporated in the Governance Dashboard.&amp;nbsp; (GD currently does not yet include any session or usage CAL information.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;&lt;SPAN style="background: white;"&gt;Steps&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;There is a setting that can be added to Settings.ini, which will force a copy of the pgo files to be created in xml.&amp;nbsp; This allows pgo license data to be read in real-time and it works on QlikView 10 and 11.&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Stop QlikView Services&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Edit the QlikView Server’s Settings.ini file.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Locate Settings.ini C:\ProgramData\QlikTech\QlikViewServer and add the following entry under the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;[Settings 7] &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;node:&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; background: white; font-size: 10.0pt; font-family: 'Lucida Console';"&gt;&lt;STRONG&gt;PgoAsXmlAlso=1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #3d3d3d; font-family: Helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;Start Services. Load pgo.xml into QlikView.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;PGO Details&lt;/H1&gt;&lt;P&gt;Tables below describe relevant files and attributes.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;File&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="582"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;Description &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New PSMT'; color: black;"&gt;Settings.ini&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="582"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Times New Roman PSMT',serif; color: black;"&gt;Stores the QlikView Server (QVS) settings. Manual changes in this file require restart of QVS. This file is always stored in the “Data” folder (see &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Times New Roman PS',serif;"&gt;&lt;EM&gt;Overview (page 53)&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Times New Roman PSMT',serif; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;The configuration information is stored in Persistent Global Objects (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;.pgo&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;) files.&amp;nbsp; The different .pgo files contain information on borrowed CALs, CALs in use, server settings, and ticket data.&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="797"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;File&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;BorrowedCalData.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of borrowed Client Access Licenses (CALs).&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;CalData.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of CALs.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-roman;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;IniData.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Coordinated version of Settings.ini.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;ServerCounters.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of statistics.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;TicketData.pgo*&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of tickets.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Within CALData.pgo.xml, the following fields will provide license allotment and instance name:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;ServerName&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LefCalInfo/NoOfNamedCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;NoOfDocumentCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;NoOfSessionCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;NoOfUsageCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;IniData.pgo.xml stores Settings.ini entries as attributes of the fields below:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Name&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Value&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;ServerCounters.pgo.xml provides rolling 2 day aggregate metrics on document loads and failures:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDate&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadFailsSinceMidnight&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadFailsYesterday&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadsSinceMidnight&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadsYesterday&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterSessionStartsSinceMidnight&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterSessionStartsYesterday&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;*No definition available &lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;&lt;/H1&gt;&lt;H1&gt;Linking CALData.pgo.xml to Governance Dashboard&lt;/H1&gt;&lt;P&gt;In Governance Dashboard 1.1.1, the SessionTaskAuditMaster table contains session and audit details.&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Node_Name &lt;/STRONG&gt; field in this table can be linked to &lt;STRONG&gt;ServerName &lt;/STRONG&gt;in CALData.pgo.xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;Summary&lt;/H1&gt;&lt;P&gt;All license allocation can be reported in Governance Dashboard by adding an entry in Settings.ini and reading CALData.pgo.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;Other Relevant Resources&lt;/H1&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Settings.ini &lt;A _jive_internal="true" href="https://community.qlik.com/message/196178#196178" target="_blank"&gt;https://community.qlik.com/message/196178#196178&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Lucida Console'; color: #3d3d3d; background: white;"&gt;PgoAsXmlAlso&lt;/SPAN&gt; - I added the following function to the pgo xml load script example to convert time fields.&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;Converting 64 bit Hex Time - &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4388" target="_blank"&gt;https://community.qlik.com/docs/DOC-4388&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H1&gt;&lt;/H1&gt;&lt;H1&gt;Performance Disclaimer&lt;/H1&gt;&lt;OL&gt;&lt;LI&gt;Various factors specific to each environment impact how PGOAsXMLAlso affects performance.&amp;nbsp; These factors should be taken into consideration before using in a production environment. &lt;/LI&gt;&lt;LI&gt;It also does not work in clustered environments.&lt;/LI&gt;&lt;LI&gt;**Other options for CAL reporting include development with the QVS Management API.&amp;nbsp; TicketData.pgo.xml can also provide real time ticketing information, but it was not designed for production enterprise implementations. &lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Michael_Reese</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Reading pgo files</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-pgo-files/m-p/1010168#M1295532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 18.0pt; background: white;"&gt;Reading QlikView Server pgo Files and CAL Allocation Reporting&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;/P&gt;&lt;H1&gt;Background&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Reporting on both active CALs and CALs not in use/never used helps clients understand their session activity as a percentage of licenses available.&amp;nbsp; In addition, it assists NAMs in gauging capacity and future licensing needs (when that information is made available).&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;The Governance Dashboard reports CAL usage and sessions, specifically. It does not report licenses not in use. - &lt;A href="http://market.qlik.com/qlikview-governance-dashboard.html" target="_blank"&gt;http://market.qlik.com/qlikview-governance-dashboard.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;The QVSCalManager is able to report on both allocation and usage. However, it does not contain any the operational detail found in the Governance Dashboard.&amp;nbsp; -&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-5281" target="_blank"&gt;https://community.qlik.com/docs/DOC-5281&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Retrofitting one of the apps above to combine it with the other would present a series of complexities and challenges.&amp;nbsp;&amp;nbsp; QVSCALManager is also not supported by Qlik as it was created by partner, &lt;A href="http://excelcio.com/" target="_blank"&gt;Excelio&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;This document details the process of using pgo files to read total license availability, which can then be easily incorporated in the Governance Dashboard.&amp;nbsp; (GD currently does not yet include any session or usage CAL information.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;&lt;SPAN style="background: white;"&gt;Steps&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;There is a setting that can be added to Settings.ini, which will force a copy of the pgo files to be created in xml.&amp;nbsp; This allows pgo license data to be read in real-time and it works on QlikView 10 and 11.&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Stop QlikView Services&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d; background: white;"&gt;Edit the QlikView Server’s Settings.ini file.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Locate Settings.ini C:\ProgramData\QlikTech\QlikViewServer and add the following entry under the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;[Settings 7] &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;node:&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; background: white; font-size: 10.0pt; font-family: 'Lucida Console';"&gt;&lt;STRONG&gt;PgoAsXmlAlso=1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #3d3d3d; font-family: Helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;Start Services. Load pgo.xml into QlikView.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Helvetica, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;PGO Details&lt;/H1&gt;&lt;P&gt;Tables below describe relevant files and attributes.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;File&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="582"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;Description &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="150"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New PSMT'; color: black;"&gt;Settings.ini&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="582"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Times New Roman PSMT',serif; color: black;"&gt;Stores the QlikView Server (QVS) settings. Manual changes in this file require restart of QVS. This file is always stored in the “Data” folder (see &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Times New Roman PS',serif;"&gt;&lt;EM&gt;Overview (page 53)&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Times New Roman PSMT',serif; color: black;"&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;The configuration information is stored in Persistent Global Objects (&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;.pgo&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;) files.&amp;nbsp; The different .pgo files contain information on borrowed CALs, CALs in use, server settings, and ticket data.&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="797"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;File&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-family: 'Times New Roman PS',serif;"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;BorrowedCalData.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of borrowed Client Access Licenses (CALs).&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;CalData.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of CALs.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-roman;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;IniData.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Coordinated version of Settings.ini.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;ServerCounters.pgo&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of statistics.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="background: #F2F2F2; padding: 0 5.4pt 0 5.4pt;" valign="top" width="210"&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;TicketData.pgo*&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;TD style="padding: 0 5.4pt 0 5.4pt;" valign="top" width="587"&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Keeps track of tickets.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Within CALData.pgo.xml, the following fields will provide license allotment and instance name:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;ServerName&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;LefCalInfo/NoOfNamedCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;NoOfDocumentCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;NoOfSessionCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;NoOfUsageCals&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;IniData.pgo.xml stores Settings.ini entries as attributes of the fields below:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Name&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;Value&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;ServerCounters.pgo.xml provides rolling 2 day aggregate metrics on document loads and failures:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDate&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadFailsSinceMidnight&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadFailsYesterday&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadsSinceMidnight&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterDocLoadsYesterday&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterSessionStartsSinceMidnight&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;CounterSessionStartsYesterday&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif;"&gt;*No definition available &lt;/SPAN&gt;&lt;/P&gt;&lt;H1&gt;&lt;/H1&gt;&lt;H1&gt;Linking CALData.pgo.xml to Governance Dashboard&lt;/H1&gt;&lt;P&gt;In Governance Dashboard 1.1.1, the SessionTaskAuditMaster table contains session and audit details.&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Node_Name &lt;/STRONG&gt; field in this table can be linked to &lt;STRONG&gt;ServerName &lt;/STRONG&gt;in CALData.pgo.xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;Summary&lt;/H1&gt;&lt;P&gt;All license allocation can be reported in Governance Dashboard by adding an entry in Settings.ini and reading CALData.pgo.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;Other Relevant Resources&lt;/H1&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;Settings.ini &lt;A _jive_internal="true" href="https://community.qlik.com/message/196178#196178" target="_blank"&gt;https://community.qlik.com/message/196178#196178&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Lucida Console'; color: #3d3d3d; background: white;"&gt;PgoAsXmlAlso&lt;/SPAN&gt; - I added the following function to the pgo xml load script example to convert time fields.&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;Converting 64 bit Hex Time - &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4388" target="_blank"&gt;https://community.qlik.com/docs/DOC-4388&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H1&gt;&lt;/H1&gt;&lt;H1&gt;Performance Disclaimer&lt;/H1&gt;&lt;OL&gt;&lt;LI&gt;Various factors specific to each environment impact how PGOAsXMLAlso affects performance.&amp;nbsp; These factors should be taken into consideration before using in a production environment. &lt;/LI&gt;&lt;LI&gt;It also does not work in clustered environments.&lt;/LI&gt;&lt;LI&gt;**Other options for CAL reporting include development with the QVS Management API.&amp;nbsp; TicketData.pgo.xml can also provide real time ticketing information, but it was not designed for production enterprise implementations. &lt;/LI&gt;&lt;/OL&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/Reading-pgo-files/m-p/1010168#M1295532</guid>
      <dc:creator>Michael_Reese</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reading pgo files</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-pgo-files/m-p/1556859#M1295533</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have CalData.pgo.xml as follows.&lt;/P&gt;
&lt;P&gt;but I can't understand the status.&lt;/P&gt;
&lt;P&gt;What does it mean by "&amp;lt;ToBeDeleted&amp;gt;" in CallData.pgo.xml ?&lt;/P&gt;
&lt;P&gt;Does it mean that Allocated Cal is deleted ?&lt;/P&gt;
&lt;P&gt;&amp;lt;CalAllocEntry&amp;gt;&lt;BR /&gt;&amp;lt;Name&amp;gt;OCBCNISP\BAYU.PRIMAPUTRA&amp;lt;/Name&amp;gt;&lt;BR /&gt;&amp;lt;ToBeDeleted&amp;gt;FE37E43C8800759C&amp;lt;/ToBeDeleted&amp;gt;&lt;BR /&gt;&amp;lt;LastUsed&amp;gt;40E53FCD5419CA25&amp;lt;/LastUsed&amp;gt;&lt;BR /&gt;&amp;lt;/CalAllocEntry&amp;gt;&lt;BR /&gt;&amp;lt;CalAllocEntry&amp;gt;&lt;BR /&gt;&amp;lt;Name&amp;gt;OCBCNISP\BAYU.SATRIO&amp;lt;/Name&amp;gt;&lt;BR /&gt;&amp;lt;ToBeDeleted&amp;gt;FE37E43C8800759C&amp;lt;/ToBeDeleted&amp;gt;&lt;BR /&gt;&amp;lt;LastUsed&amp;gt;40E53F444FD585E1&amp;lt;/LastUsed&amp;gt;&lt;BR /&gt;&amp;lt;/CalAllocEntry&amp;gt;&lt;BR /&gt;&amp;lt;CalAllocEntry&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 00:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-pgo-files/m-p/1556859#M1295533</guid>
      <dc:creator>Daniel_Seo</dc:creator>
      <dc:date>2019-03-15T00:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reading pgo files</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-pgo-files/m-p/1566663#M1295535</link>
      <description>&lt;P&gt;What that should be indicating is the Named CAL assignment is in 'Quarantine' status, so until the quarantine period is reached, it will not be deleted, it is to be deleted as soon as the quarantine period is reached.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to provide the following link to the License Metrics document that explains when you can remove users from Named CALs as well, as there are only two instances that this should occur, the employee is terminated, or they change positions and no longer need access to the product.&amp;nbsp; Deleting users from Named CALs just because they have not used it in a period of time is technically violating this agreement, and I wanted to point that out, here is the link to the document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.qlik.com/us/-/media/files/legal/license-agreements/qlikview/qlikview-license-metrics-en.pdf?la=en" target="_blank"&gt;https://www.qlik.com/us/-/media/files/legal/license-agreements/qlikview/qlikview-license-metrics-en.pdf?la=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That will download the PDF, the section you want to read is Section 3. Identified Users, second paragraph there explains things pretty clearly hopefully.&amp;nbsp; Hope this helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 21:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-pgo-files/m-p/1566663#M1295535</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-04-08T21:54:51Z</dc:date>
    </item>
  </channel>
</rss>

