<?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: QVW LineageInfo missing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672731#M244338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, so it does appear that the Governance Dashboard does not check for the &amp;lt;Lineage&amp;gt; element in the QVD metadata xml, even though when AllowDataLineage = 1 is configured, you do get database connection and statements in the QVD xml metadata, like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;LineageInfo&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Discriminator&amp;gt;Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Data\ABC_1.0.mdb;Mode=Share Deny None;Extended Properties=&amp;amp;quot;&amp;amp;quot;;Jet OLEDB:System database=&amp;amp;quot;&amp;amp;quot;;Jet OLEDB:Registry Path=&amp;amp;quot;&amp;amp;quot;;Jet OLEDB:Database Jet OLEDB:Engine Type=5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Database Jet OLEDB:Create System Database=False;Jet OLEDB:Encrypt Database=False;Jet OLEDB:Don't Copy Locale on Compact=False;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SFP=False&amp;lt;/Discriminator&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Statement&amp;gt;LOAD CategoryID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemCost,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemPrice,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QuantityPerUnit,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SupplierID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UnitCost,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UnitPrice,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UnitsInStock,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UnitsOnOrder;SQL SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM products&amp;lt;/Statement&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/LineageInfo&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is a limitation here in that the QVD will list all &lt;SPAN style="font-family: 'courier new', courier;"&gt;load/select&lt;/SPAN&gt; statements and &lt;SPAN style="font-family: 'courier new', courier;"&gt;store ... into&lt;/SPAN&gt; statements from the QVW that created it - not just the ones specifically related to it.&amp;nbsp; In other words, if you have a QVW which loads from four different database tables -- resulting in four distinct data tables in the QVW - and each of these is stored to QVD, all four QVDs will list all four data connections and load statements. So there is no programatic way that I know of to correctly specify which Load connection(s)/statement(s) apply to each QVD that is generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary - there are two limitations in play:&lt;/P&gt;&lt;P&gt;1- QVD metadata (xml) includes all lineage metadata from its CreatorDoc QVW, not just ones related to the table stored to QVD.&lt;/P&gt;&lt;P&gt;2- Governance Dashboard does not capture the Discriminator and Statement lineage data from QVDs (only the CreatorDoc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 17:10:03 GMT</pubDate>
    <dc:creator>Tyler_Waterfall</dc:creator>
    <dc:date>2016-10-18T17:10:03Z</dc:date>
    <item>
      <title>QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672700#M244307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellow Qv'ers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to retrieve the qvw data lineage info from all my QVW but for some reason this data isn't present in the QVW when loading into QV as XML.&lt;/P&gt;&lt;P&gt;The lineage info resides in (XmlSimple, Table is [DocumentSummary/LineageInfo]).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why some qvw's doesn't have this info? I also have a lot of QVW's that also miss the DocumentSummary/FieldDescription and DocumentSummary/TableDescription.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 08:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672700#M244307</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2014-08-13T08:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672701#M244308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to look at &lt;A _jive_internal="true" href="https://community.qlik.com/community/discussion-forums/qlikview-governance-dashboard" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;QlikView Governance &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 09:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672701#M244308</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-13T09:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672702#M244309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to build my own app, Governance Dashboard includes way more info than i need for this particular project.&lt;/P&gt;&lt;P&gt;I have however asked the same question in the governance forum now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will also see if Governance dashboard can retreive the LineageInfo from my QVW but Im pretty sure It can't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 09:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672702#M244309</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2014-08-13T09:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672703#M244310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/rwunderlich"&gt;rwunderlich&lt;/A&gt;&lt;/STRONG&gt; can help you here.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 10:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672703#M244310</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-14T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672704#M244311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the dataLineage info is missing if the QVW doesn't include at least one (internal) table.&lt;/P&gt;&lt;P&gt;If I add a table to the qvw's that lacked LineageInfo and performed a reload the data becomes available.&lt;/P&gt;&lt;P&gt;Think I'll file a bug-report...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 10:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672704#M244311</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2014-08-14T10:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672705#M244312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2120"&gt;Johan Hessler&lt;/A&gt; - good observation - if there is no data stored in the qvw, then the LineageInfo element in the QVW xml footer (the 'metadata') is not present, at least not in 11.20 SR 4.&amp;nbsp; So the QVW only stores lineageInfo for internal tables. &lt;/P&gt;&lt;P&gt;Am I correct in assuming that you have a 'layer' of QVWs which load/transform data and store out to QVDs and the drop the tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 13:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672705#M244312</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-08-18T13:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672706#M244313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, most of my bigger implementations include a lot of "collect and store qvd" qvws. At least one per source system. After that I have the "transformation" step (sometimes one layer for each source system) and most likely a tranformation step per application before i actually consume and keep information in a qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved my requirement by adding a dummy table to each "collect and store qvd" qvw but have today also started retreiving the "source files" info from the document log (so I can verify that the lineageInfo is reliable)&lt;/P&gt;&lt;P&gt;. Have a few implementations where the Qvw does different things based on weekday and day of month so i need to find a good to solve that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im thinking about running the LineageInfo collect for a month and based on history retrieve all source files or make use of the document logs in the publisher log directory (30 days history as a standard setting).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 13:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672706#M244313</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2014-08-18T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672707#M244314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;most of my bigger implementations include a lot of "collect and store qvd" qvws&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lineage info for a QVD can be found in the QVD itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 18:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672707#M244314</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-08-18T18:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672708#M244315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/2286"&gt;Rob Wunderlich&lt;/A&gt; for the reminder!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 19:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672708#M244315</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2014-08-18T19:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672709#M244316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/107475"&gt;twa&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within the previous version of the Governance Dashboard if I wanted to know "loaders" that connect to the database I could filter TableLineage qvd file by Source_Type = "Database". As it was mentioned earlier in this conversation "empty&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; QVW loaders" are usually used to extract and save data as qvd files. Taking into consideration that the newest version of QVGD (v2.0.1) is skipping "an empty" QVW files, would you advice how to filter "loaders" that connect to databases only, please? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Janusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 14:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672709#M244316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-25T14:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672710#M244317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/68084"&gt;janusz.twardziak&lt;/A&gt;‌ - &lt;/P&gt;&lt;P&gt;I'm not sure what you mean by &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;the newest version of QVGD (v2.0.1) is skipping "an empty" QVW files&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;QVGD 2.0.1 will load the existing metadata in the QVW, even for "empty" QVWs. However, there might not be lineage information for those empty QVWS. In which case you get the best lineage you can from the lineage in the QVDs.&lt;/P&gt;&lt;P&gt;I don't think this lineage in the QVDs includes database connection, though, which I think is your dilemma and question.&lt;/P&gt;&lt;P&gt;Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 19:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672710#M244317</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2016-05-25T19:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672711#M244318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/107475"&gt;twa&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's exactly what I meant. I'm aware of the QVD lineage information but there is no way to filter those QVDs created by extracting information from database. Any reason why it has been omitted? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Janusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672711#M244318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-26T14:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672712#M244319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;QVDs do include the Connection string. If it's not reported in the QGD then perhaps it's just a change that needs to be made to QGD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 16:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672712#M244319</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-05-26T16:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672713#M244320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me an example (QVD and/or GovDB that scanned QVDs) where you are seeing (or Not seeing) this connection as you would expect in the lineage metadata? &lt;A href="mailto:twa@qlik.com"&gt;twa@qlik.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 18:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672713#M244320</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2016-05-26T18:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672714#M244321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/107475"&gt;twa&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your prompt replies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screenshot below shows exactly where I'm expecting to see the connection string or at least the information which QVDs were created by extracting information from database. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVGD_QVDTableLineage_2.01.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126008_QVGD_QVDTableLineage_2.01.png" style="height: 125px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Janusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 09:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672714#M244321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-27T09:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672715#M244322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/107475"&gt;twa&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if you got my last reply. Would you find a minute to have a look, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Janusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 08:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672715#M244322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-01T08:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672716#M244323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just noticed that QV12 SR2 no longer writes LineageInfo to the QVD, as QV11 did. Not sure if this is by design or a bug. Either way an unpleasant change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 18:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672716#M244323</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-06-01T18:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672717#M244324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would explain why this information is missing in the QVGD_QVDTableLineage data set. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a mill Rob for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tyler ( &lt;A href="https://community.qlik.com/qlik-users/107475"&gt;twa&lt;/A&gt;)&amp;nbsp; would you advise, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Janusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 08:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672717#M244324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-02T08:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672718#M244325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've reported the missing Lineage data issue to Support. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll post any status updates here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/219210"&gt;QV12 SR2 QVDs missing Lineage Info&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 16:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672718#M244325</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-06-02T16:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: QVW LineageInfo missing</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672719#M244326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the bug has been reported (thanks &lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌!) then we wait for Qlik R&amp;amp;D to fix it. If Rob has a bug # to share you could also report the issue and reference the bug - just to add more reason to fix it sooner than later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 19:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-LineageInfo-missing/m-p/672719#M244326</guid>
      <dc:creator>Tyler_Waterfall</dc:creator>
      <dc:date>2016-06-07T19:34:35Z</dc:date>
    </item>
  </channel>
</rss>

