<?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: Creating a dimension from a calculated measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621701#M46281</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you can do:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(
	Count(Distinct store_id)
,products)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 16:20:08 GMT</pubDate>
    <dc:creator>Yoshidaqlik</dc:creator>
    <dc:date>2019-09-09T16:20:08Z</dc:date>
    <item>
      <title>Creating a dimension from a calculated measure</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621521#M46269</link>
      <description>&lt;P&gt;Hi everybody,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new til qlik and I am having trouble creating a dimension from a calculated measure.&lt;/P&gt;&lt;P&gt;I have a table with the different products.&lt;/P&gt;&lt;P&gt;This table is connected to a second table which is connected to a third where I can find the different stores.&lt;/P&gt;&lt;P&gt;I would like to create a dimension where I count how many stores that have the specified product.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can make a measure by using&amp;nbsp; product as dimension and counting "store_id".&lt;/P&gt;&lt;P&gt;However, I want to use this value as a dimension to be able to for example filter on the number of products that are available in eg 3 or 4 stores.&lt;/P&gt;&lt;P&gt;Is there a simple solution tom this?&lt;/P&gt;&lt;P&gt;Cheers Henning&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product, Stores,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 09:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621521#M46269</guid>
      <dc:creator>henninghafr</dc:creator>
      <dc:date>2019-09-09T09:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a dimension from a calculated measure</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621701#M46281</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you can do:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(
	Count(Distinct store_id)
,products)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 16:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621701#M46281</guid>
      <dc:creator>Yoshidaqlik</dc:creator>
      <dc:date>2019-09-09T16:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a dimension from a calculated measure</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621723#M46283</link>
      <description>&lt;P&gt;Thank you so much! worked perfectly!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers Henning&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 18:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-dimension-from-a-calculated-measure/m-p/1621723#M46283</guid>
      <dc:creator>henninghafr</dc:creator>
      <dc:date>2019-09-09T18:32:16Z</dc:date>
    </item>
  </channel>
</rss>

