<?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 Calculated Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828139#M1214152</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am after some help with a calculated dimension.&lt;/P&gt;&lt;P&gt;In a straight table I want to display the name and sales qty of items that are graded as 'fast' for this week of sales only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;My dimensions are:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;-Item Name&lt;/P&gt;&lt;P&gt;-Item Sales Speed&lt;/P&gt;&lt;P&gt;- Sales Week&lt;/P&gt;&lt;P&gt;- Sales qty&lt;/P&gt;&lt;P&gt;My current sales week is week 6.&lt;/P&gt;&lt;P&gt;Appreciate all help and suggestions.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 05:55:27 GMT</pubDate>
    <dc:creator>NickBentley</dc:creator>
    <dc:date>2021-08-12T05:55:27Z</dc:date>
    <item>
      <title>Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828139#M1214152</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am after some help with a calculated dimension.&lt;/P&gt;&lt;P&gt;In a straight table I want to display the name and sales qty of items that are graded as 'fast' for this week of sales only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;My dimensions are:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;-Item Name&lt;/P&gt;&lt;P&gt;-Item Sales Speed&lt;/P&gt;&lt;P&gt;- Sales Week&lt;/P&gt;&lt;P&gt;- Sales qty&lt;/P&gt;&lt;P&gt;My current sales week is week 6.&lt;/P&gt;&lt;P&gt;Appreciate all help and suggestions.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 05:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828139#M1214152</guid>
      <dc:creator>NickBentley</dc:creator>
      <dc:date>2021-08-12T05:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828150#M1214156</link>
      <description>&lt;P&gt;Something like this&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;aggr(if([Item Sales Speed]='Fast',[Item Name] &amp;amp; '-' &amp;amp; sum([Sales qty])),[Item Name])&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 Aug 2021 07:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828150#M1214156</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2021-08-12T07:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828178#M1214159</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/124929"&gt;@NickBentley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[&lt;SPAN&gt;Item Sales Speed]={'fast'}&amp;gt;}[Sales qty])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Based on ur week selection, it will display the sales qty with "fast" grade for the items&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 09:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1828178#M1214159</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-08-12T09:47:24Z</dc:date>
    </item>
  </channel>
</rss>

