<?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: Shortling Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601376#M736773</link>
    <description>##-actually I need to do this in straight table -##&lt;BR /&gt;Sent from Yahoo Mail on Android</description>
    <pubDate>Thu, 11 Jul 2019 12:50:03 GMT</pubDate>
    <dc:creator>snarrp_Rocky</dc:creator>
    <dc:date>2019-07-11T12:50:03Z</dc:date>
    <item>
      <title>Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601209#M736770</link>
      <description>&lt;P&gt;&lt;BR /&gt;Need urgent help please.&lt;/P&gt;&lt;P&gt;How can I select only selected names in the dimension.&lt;/P&gt;&lt;P&gt;That is,&amp;nbsp;I have below data, in that I need to select only Ram, Rakesh, Pooja and Ganesh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: I need to achieve this from expression please not with script.&lt;/P&gt;&lt;P&gt;Ram&lt;BR /&gt;Rahul&lt;BR /&gt;Rakesh&lt;BR /&gt;Pooja&lt;BR /&gt;Mohan&lt;BR /&gt;Ganesh&lt;BR /&gt;Mahesh&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Your name is greatly Appreciated.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601209#M736770</guid>
      <dc:creator>snarrp_Rocky</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601216#M736771</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if(match(Your_dim,'Ram','Rakesh','Pooja','Ganesh'),Your_dim)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601216#M736771</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-07-11T07:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601221#M736772</link>
      <description>&lt;P&gt;You can create a ListBox with an expression instead of an dimension like in the picture below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 995px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15263iD4B7FAE2A14802C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601221#M736772</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-07-11T07:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601376#M736773</link>
      <description>##-actually I need to do this in straight table -##&lt;BR /&gt;Sent from Yahoo Mail on Android</description>
      <pubDate>Thu, 11 Jul 2019 12:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601376#M736773</guid>
      <dc:creator>snarrp_Rocky</dc:creator>
      <dc:date>2019-07-11T12:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601382#M736774</link>
      <description>&lt;P&gt;See Attached&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 13:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601382#M736774</guid>
      <dc:creator>olivetwist</dc:creator>
      <dc:date>2019-07-11T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601391#M736775</link>
      <description>&lt;P&gt;As your dimension&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;FieldName={'Ram','Rakesh','Pooja','Ganesh'}&amp;gt;} Fieldname),FieldName)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 13:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1601391#M736775</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2019-07-11T13:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Shortling Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1608601#M736776</link>
      <description>&lt;P&gt;Please use the Accept as Solution button on any of the posts that helped solve your question, if you are still needing assistance, provide further details, and if you resolved it on your own, please share what you did and then mark that reply as the solution as well.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 14:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Shortling-Dimension/m-p/1608601#M736776</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-01T14:43:21Z</dc:date>
    </item>
  </channel>
</rss>

