<?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: Use an value from a second table in an Expression which correspond with an calculated count-valu in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1595993#M737700</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just to clarify. Tables you are writing about are already in your data model inside Qlik or in your source data?&lt;/P&gt;&lt;P&gt;In order to associate tables in Qlik, there must be at least one common field / identifier in both tables and it must have the same label (header).&lt;/P&gt;&lt;P&gt;If you have your output form some statistical engine, like for example R, than it can be that you'll have to add a rowID to both tables, that is if they have the same cardinality (same number of rows in both tables).&lt;/P&gt;&lt;P&gt;But anyway, for more specific answer you would have to provide more details.&lt;/P&gt;&lt;P&gt;Radovan&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2019 05:35:06 GMT</pubDate>
    <dc:creator>RadovanOresky</dc:creator>
    <dc:date>2019-06-26T05:35:06Z</dc:date>
    <item>
      <title>Use an value from a second table in an Expression which correspond with an calculated count-value</title>
      <link>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1595973#M737699</link>
      <description>&lt;P&gt;I have two tables available. From one table I do some statistics like Number of result(n), Average and Standard Deviation.&lt;BR /&gt;Now I should calculate an value using the Average, Standard deviation and an K-value form which the value depends on how big the number of results (n) are. So the second table contains each possible n value and its corresponding K-value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I generate an expression which will search for the right k-value for each row in my table which has an different n value?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1595973#M737699</guid>
      <dc:creator>ArjanW</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use an value from a second table in an Expression which correspond with an calculated count-valu</title>
      <link>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1595993#M737700</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just to clarify. Tables you are writing about are already in your data model inside Qlik or in your source data?&lt;/P&gt;&lt;P&gt;In order to associate tables in Qlik, there must be at least one common field / identifier in both tables and it must have the same label (header).&lt;/P&gt;&lt;P&gt;If you have your output form some statistical engine, like for example R, than it can be that you'll have to add a rowID to both tables, that is if they have the same cardinality (same number of rows in both tables).&lt;/P&gt;&lt;P&gt;But anyway, for more specific answer you would have to provide more details.&lt;/P&gt;&lt;P&gt;Radovan&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 05:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1595993#M737700</guid>
      <dc:creator>RadovanOresky</dc:creator>
      <dc:date>2019-06-26T05:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Use an value from a second table in an Expression which correspond with an calculated count-valu</title>
      <link>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1596011#M737701</link>
      <description>&lt;P&gt;Hello Radoresky, Thank you for your answer!&lt;BR /&gt;&lt;BR /&gt;Yes both tables are inside my data model.&lt;BR /&gt;&lt;BR /&gt;See attached image for (i hope) an more detailed stuation overview.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 06:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1596011#M737701</guid>
      <dc:creator>ArjanW</dc:creator>
      <dc:date>2019-06-26T06:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use an value from a second table in an Expression which correspond with an calculated count-valu</title>
      <link>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1599063#M737702</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;And are these two tables associated in Qlik data model?&lt;/P&gt;&lt;P&gt;Because that is necessary, if you want to make a calculation with one field by a dimension from a different table.&lt;/P&gt;&lt;P&gt;If not and if the records align exactly as is shown on the picture, than I suggest you use RecNo() function when you load the second table and give it an alias "nk".&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2: load *, recno() as nk from&lt;/STRONG&gt;...&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Radovan&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 11:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-an-value-from-a-second-table-in-an-Expression-which/m-p/1599063#M737702</guid>
      <dc:creator>RadovanOresky</dc:creator>
      <dc:date>2019-07-04T11:59:25Z</dc:date>
    </item>
  </channel>
</rss>

