<?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: Running calculations on associated fields for each table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520363#M1130166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I've just tried that - but as things stand, that just produces zero and the edit expression box doesn't appear to recognise the names of the tables - only the fields that I've input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2013 15:38:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-03T15:38:21Z</dc:date>
    <item>
      <title>Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520361#M1130164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created two tables - one with a list of UID logins to a system, and one with a list of UID registrations.&amp;nbsp; I've managed to link them together by unifying the headings, so I can browse through both simultaneously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was assuming Qlikview would do was to filter both tables simultaneously according to my selections (it seems to do this) and then show the count of the records that match that filter in each table (it doesn't appear to do this).&amp;nbsp; I have a chart up for $table but the figures remain the same for each table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tutorial I have looked at mentions this, and suggests reloading the field under a different name.&amp;nbsp; That won't work here though - if I filter to only one department, I need to see the number of logins for that department (table1) and the number of registrations for that department (table2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure the functionality must be there, I just can't get my head around where it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520361#M1130164</guid>
      <dc:creator />
      <dc:date>2013-12-03T15:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520362#M1130165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get the count of the records in two text boxes by using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(logins)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(registrations)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520362#M1130165</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-03T15:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520363#M1130166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I've just tried that - but as things stand, that just produces zero and the edit expression box doesn't appear to recognise the names of the tables - only the fields that I've input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520363#M1130166</guid>
      <dc:creator />
      <dc:date>2013-12-03T15:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520364#M1130167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a .qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520364#M1130167</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-03T15:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520365#M1130168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicole let me aks you something..&lt;/P&gt;&lt;P&gt;are you sure both dimentions have the same data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not... you need to make a LinkTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link_Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Distinct&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UID_Logins as UID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;From xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Distinct&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UID_Registrations as UID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;From xxxx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and then you can select you &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UID_Logins &lt;/SPAN&gt; or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UID_Registrations &lt;/SPAN&gt; for your new field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;UID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;this new field will countain all your registers UID even if that UID dont share both tables...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 18:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520365#M1130168</guid>
      <dc:creator>angelaecheverri</dc:creator>
      <dc:date>2013-12-03T18:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520366#M1130169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&amp;nbsp; I have attached some sample data with a similar structure.&amp;nbsp; I can get a distinct count that reflects the total number of unique UIDs that are registered (because all the UIDs are listed in the second table loaded), but not one that reflects the number of unique UIDs that have logged in (i.e. the distinct count of UIDs in the first table loaded).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate that I could load the tables with unique, non-linked headings and then I could use each field independently, but that won't work when I need to filter.&amp;nbsp; So if I just wanted the percentage (=logins/registrations) from central, I would need the count of unique UID logins for central, and the count of UID registrations for central - when I didn't have linked headings, I could only browse one at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 11:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520366#M1130169</guid>
      <dc:creator />
      <dc:date>2013-12-04T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520367#M1130170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angela&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the syntax you suggest but Link_Table doesn't appear to be a recognised command in the script editor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 11:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520367#M1130170</guid>
      <dc:creator />
      <dc:date>2013-12-04T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520368#M1130171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached.&amp;nbsp; If this isn't what you're looking for, I don't understand the problem...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 13:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520368#M1130171</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2013-12-04T13:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Running calculations on associated fields for each table</title>
      <link>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520369#M1130172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;P&gt;I coundnt try it because i dont have DataSample.xls file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SampleData:&lt;/P&gt;&lt;P&gt;LOAD AutoNumber(UID&amp;amp;'-'&amp;amp;Office&amp;amp;'-'&amp;amp;Name&amp;amp;'-'&amp;amp;Specialisation) as Key.SameData,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UID as UID_SampleData, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LoginDate as LoginDate_SampleData, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office as Office_SampleData, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as Name_SampleData, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specialisation as Specialisation_SampleData&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[SampleData.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels);&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;Registrations:&lt;/P&gt;&lt;P&gt;LOAD AutoNumber(UID&amp;amp;'-'&amp;amp;Office&amp;amp;'-'&amp;amp;Name&amp;amp;'-'&amp;amp;Specialisation) as Key.Registration,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UID as UID_Registrations, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Office as Office_Registrations, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name as Name_Registrations, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specialisation as Specialisation_Registrations&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[SampleData.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Registrations$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LinkTable:&lt;/P&gt;&lt;P&gt;Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumber(UID_SampleData&amp;amp;'-'&amp;amp;Office_SampleData&amp;amp;'-'&amp;amp;Name_SampleData&amp;amp;'-'&amp;amp;Specialisation_SampleData) as Key.SameData,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumber(UID_SampleData&amp;amp;'-'&amp;amp;Office_SampleData&amp;amp;'-'&amp;amp;Name_SampleData&amp;amp;'-'&amp;amp;Specialisation_SampleData) as Key.LinkTable,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; UID_SampleData as UID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Office_SampleData as Office,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Name_SampleData as Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Specialisation_SampleData as Specialisation&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;SampleData;&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;Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumber(UID_Registrations&amp;amp;'-'&amp;amp;Office_Registrations&amp;amp;'-'&amp;amp;Name_Registrations&amp;amp;'-'&amp;amp;Specialisation_Registrations) as Key.Registration,&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumber(UID_Registrations&amp;amp;'-'&amp;amp;Office_Registrations&amp;amp;'-'&amp;amp;Name_Registrations&amp;amp;'-'&amp;amp;Specialisation_Registrations) as Key.LinkTable,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; UID_Registrations as UID,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Office_Registrations as Office,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Name_Registrations as Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Specialisation_Registrations as Specialisation&lt;/P&gt;&lt;P&gt;Resident&lt;/P&gt;&lt;P&gt;Registrations;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 16:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Running-calculations-on-associated-fields-for-each-table/m-p/520369#M1130172</guid>
      <dc:creator>angelaecheverri</dc:creator>
      <dc:date>2013-12-04T16:37:34Z</dc:date>
    </item>
  </channel>
</rss>

