<?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 Dynamic filter on multiple dimension and measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-filter-on-multiple-dimension-and-measure/m-p/1961554#M79253</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;I am creating this dynamic dashboard where I need to create this dynamic filter using multiple dimension and measure .&amp;nbsp; My data has date wise app feature names which I need to rank over the sum(total time to develop) and&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;I want to have a selectable time period for data submission and in turn recalculate the rank .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I was able to calculate this dynamic rank using below expression&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;aggr({&amp;lt;feature_name&amp;gt;}rank(Sum((expert_actual_min)/60)),feature_name)&lt;/P&gt;
&lt;P&gt;and than i divided my data into quartiles in order to get the top/medium/low features by selectable time period using below expression:&lt;/P&gt;
&lt;P&gt;ceil(rank(total (aggr({&amp;lt;feature_name&amp;gt;}rank(Sum((expert_actual_min)/60)), feature_name))) / &lt;BR /&gt;(count(total (aggr({&amp;lt;feature_name&amp;gt;}rank(Sum((expert_actual_min)/60)), feature_name))) / 4))&lt;/P&gt;
&lt;P&gt;Now as above calculation will create a measure which cant be used for filtering the data . I want to use my quartiles&amp;nbsp; as filter to show the visualization&amp;nbsp; . Is there any way to do the above calculation in data loader or to convert this measure into dimension and use as filter?&lt;/P&gt;
&lt;P&gt;any guidance would be apricated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2022 07:22:23 GMT</pubDate>
    <dc:creator>RituKhatri</dc:creator>
    <dc:date>2022-07-28T07:22:23Z</dc:date>
    <item>
      <title>Dynamic filter on multiple dimension and measure</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-filter-on-multiple-dimension-and-measure/m-p/1961554#M79253</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;I am creating this dynamic dashboard where I need to create this dynamic filter using multiple dimension and measure .&amp;nbsp; My data has date wise app feature names which I need to rank over the sum(total time to develop) and&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;I want to have a selectable time period for data submission and in turn recalculate the rank .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I was able to calculate this dynamic rank using below expression&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;aggr({&amp;lt;feature_name&amp;gt;}rank(Sum((expert_actual_min)/60)),feature_name)&lt;/P&gt;
&lt;P&gt;and than i divided my data into quartiles in order to get the top/medium/low features by selectable time period using below expression:&lt;/P&gt;
&lt;P&gt;ceil(rank(total (aggr({&amp;lt;feature_name&amp;gt;}rank(Sum((expert_actual_min)/60)), feature_name))) / &lt;BR /&gt;(count(total (aggr({&amp;lt;feature_name&amp;gt;}rank(Sum((expert_actual_min)/60)), feature_name))) / 4))&lt;/P&gt;
&lt;P&gt;Now as above calculation will create a measure which cant be used for filtering the data . I want to use my quartiles&amp;nbsp; as filter to show the visualization&amp;nbsp; . Is there any way to do the above calculation in data loader or to convert this measure into dimension and use as filter?&lt;/P&gt;
&lt;P&gt;any guidance would be apricated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 07:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-filter-on-multiple-dimension-and-measure/m-p/1961554#M79253</guid>
      <dc:creator>RituKhatri</dc:creator>
      <dc:date>2022-07-28T07:22:23Z</dc:date>
    </item>
  </channel>
</rss>

