<?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: selected values on dimension and x-axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173750#M895579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is that you make the search dynamic. &lt;/P&gt;&lt;P&gt;For that you can create a variable and ask users to enter the values separated by comma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you create variable vSearchArea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so your expression will be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;Date={'20/07/2016'},area = {"$(vSearchArea)"}&amp;gt;}FwdTraffic+ReturnTraffic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way the expression will dynamically shortlist the value which are entered by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 Jul 2016 07:46:35 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2016-07-31T07:46:35Z</dc:date>
    <item>
      <title>selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173745#M895574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikview experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that shows list of areas denoted by numbers (e.g. 1 to 200) and traffic performance for each area for selected day. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to show a simple table where dimension is only selected areas instead of all areas (e.g. only certain area numbers, let say 1,3,5,7,8,11, 25, 120, 156) and the expression is still the same (e.g traffic performance for each area for certain day).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the right calculated dimensions for this type of table and chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Date={'20/07/2016'}&amp;gt;}FwdTraffic+ReturnTraffic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a calculated dimension that only shows selected numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173745#M895574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173746#M895575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be I might be missing something, but I feel like QlikView would automatically restrict this particular expression to those areas because you have not ignored selection in area field. So no matter whatever dimension you want to look it based on, any selection in area field should change the result from this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still not able to figure this out, would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 06:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173746#M895575</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-29T06:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173747#M895576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can do this by simply selecting the desired values in the area field for the expression or restrict it when loading the table, but I'd like to create a straight table where the values are permanently filtered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the table that I'd like to have is simply the first column as a dimension with selected values of the area and the remaining columns are traffic performance for each day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hint? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 13:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173747#M895576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-29T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173748#M895577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a calculated dimension like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match(area, &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;1, 3, 5, 7, 8, 11, 25, 120, 156), area) &lt;/STRONG&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Aggr(Only({&amp;lt;area = {1, 3, 5, 7, 8, 11, 25, 120, 156}&amp;gt;} area), area)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use set analysis:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Date={'20/07/2016'}, area *= {1, 3, 5, 7, 8, 11, 25, 120, 156}&amp;gt;}FwdTraffic+ReturnTraffic) &lt;/STRONG&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Date={'20/07/2016'}, area = {1, 3, 5, 7, 8, 11, 25, 120, 156}&amp;gt;}FwdTraffic+ReturnTraffic)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 17:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173748#M895577</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-30T17:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173749#M895578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to add a flag field in the script to identify the 1,3,5,......156&amp;nbsp; areas and use that new flag in a simple set analysis expression (above all if use the same list of areas in many charts).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 17:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173749#M895578</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-07-30T17:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173750#M895579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is that you make the search dynamic. &lt;/P&gt;&lt;P&gt;For that you can create a variable and ask users to enter the values separated by comma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you create variable vSearchArea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so your expression will be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;Date={'20/07/2016'},area = {"$(vSearchArea)"}&amp;gt;}FwdTraffic+ReturnTraffic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way the expression will dynamically shortlist the value which are entered by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2016 07:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173750#M895579</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-07-31T07:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173751#M895580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14699602292028003 jive_text_macro" jivemacro_uid="_14699602292028003"&gt;
&lt;P&gt;=If(Area=1 and 3 and 5 and 7 and 8 and 11 and 25 and 120 and 156 ,Area)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check suppress when value is null for dimension&amp;nbsp; &amp;amp; use your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2016 10:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173751#M895580</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-07-31T10:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173752#M895581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this will work &lt;A href="https://community.qlik.com/people/hirishv7"&gt;hirishv7&lt;/A&gt;‌. You will need to list out Area every time for different equality. I think that is why I feel Match or WildMatch would be better option here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Area = 1 or Area = 3 or Area = 5 or ...., Area)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2016 14:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173752#M895581</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-31T14:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173753#M895582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ i agree with you but match or wild match also will direct to edit the Calculated Dimension when ever they need insert or delete area code. It will be a re-work right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/219770"&gt;fikristar&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I hope it will be better to&amp;nbsp; create a column in the script it self&amp;nbsp; like ' Status'&amp;nbsp; and specify the statuses of all area codes .Then area codes belong to particular status can be picked in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 04:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173753#M895582</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-08-01T04:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173754#M895583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 10:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173754#M895583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-01T10:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: selected values on dimension and x-axis</title>
      <link>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173755#M895584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 10:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-values-on-dimension-and-x-axis/m-p/1173755#M895584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-01T10:44:20Z</dc:date>
    </item>
  </channel>
</rss>

