<?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 Creating calculated values as Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60640#M458428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody, I am totally confused about my QlikView Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to calculated values for a Report. Therefore I have different sources, joined them and now I calculate the values in a PivotTable.&lt;/P&gt;&lt;P&gt;I want to count the number of Names listed for one ID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I made an Expression Field Count(Distinct TOTAL &amp;lt;Employee_ID&amp;gt; Coursename). The results are right. But I get all the results as often as the name exists.&lt;/P&gt;&lt;P&gt;So I tried to calculate a dimension with Aggr(&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Count(Distinct TOTAL &amp;lt;Employee_ID&amp;gt; Coursename), Employee_ID&lt;/SPAN&gt;). Around 90% of the values are correct, but some of them aren't. I dont know why and tried nearly everything since three days. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 20:11:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-06T20:11:09Z</dc:date>
    <item>
      <title>Creating calculated values as Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60640#M458428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody, I am totally confused about my QlikView Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to calculated values for a Report. Therefore I have different sources, joined them and now I calculate the values in a PivotTable.&lt;/P&gt;&lt;P&gt;I want to count the number of Names listed for one ID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I made an Expression Field Count(Distinct TOTAL &amp;lt;Employee_ID&amp;gt; Coursename). The results are right. But I get all the results as often as the name exists.&lt;/P&gt;&lt;P&gt;So I tried to calculate a dimension with Aggr(&lt;SPAN style="color: #575757; font-family: arial,helvetica,sans-serif; font-size: 13.33px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px;"&gt;Count(Distinct TOTAL &amp;lt;Employee_ID&amp;gt; Coursename), Employee_ID&lt;/SPAN&gt;). Around 90% of the values are correct, but some of them aren't. I dont know why and tried nearly everything since three days. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 20:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60640#M458428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T20:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating calculated values as Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60641#M458429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share your data or app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 20:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60641#M458429</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-03-06T20:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating calculated values as Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60642#M458430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you get from this - &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Aggr(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.33px;"&gt;Count(Distinct Coursename), Employee_ID&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Didn't understand this below?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;But I get all the results as often as the name exists.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 20:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60642#M458430</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-03-06T20:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating calculated values as Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60643#M458431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to explain that issue in the Picture below. I want to count the number of trainings completed for each ID. As Expression the values are right. When I try to use a Dimension with Aggr I get nearly the right values, but around 10% of the values are incorrect.&lt;IMG alt="QV.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195526_QV.png" style="width: 620px; height: 413px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 09:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-calculated-values-as-Dimension/m-p/60643#M458431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T09:07:20Z</dc:date>
    </item>
  </channel>
</rss>

