<?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 Grouping by dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028728#M347461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anyway to group by dimensions with similar names? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension that prints out fields in a chart similar to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 year Special&lt;/P&gt;&lt;P&gt;1 year&lt;/P&gt;&lt;P&gt;2 year&lt;/P&gt;&lt;P&gt;3 year&lt;/P&gt;&lt;P&gt;2 year special&lt;/P&gt;&lt;P&gt;4 year&lt;/P&gt;&lt;P&gt;5 year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to have the values with special in them appear at the bottom?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2016 18:03:55 GMT</pubDate>
    <dc:creator>qlikofba</dc:creator>
    <dc:date>2016-04-13T18:03:55Z</dc:date>
    <item>
      <title>Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028728#M347461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anyway to group by dimensions with similar names? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension that prints out fields in a chart similar to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 year Special&lt;/P&gt;&lt;P&gt;1 year&lt;/P&gt;&lt;P&gt;2 year&lt;/P&gt;&lt;P&gt;3 year&lt;/P&gt;&lt;P&gt;2 year special&lt;/P&gt;&lt;P&gt;4 year&lt;/P&gt;&lt;P&gt;5 year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to have the values with special in them appear at the bottom?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 18:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028728#M347461</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-13T18:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028729#M347462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to group them or push them to the bottom?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 18:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028729#M347462</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-13T18:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028730#M347463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to push them to the bottom, or top, and have all fields that say special all together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 18:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028730#M347463</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-13T18:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028731#M347464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this as your calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dual(FieldName, Left(FieldName, 1) * If(WildMatch(FieldName, '*special', 100))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 18:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028731#M347464</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-13T18:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028732#M347465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a current calculated dimension of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(appl_typ_cd = 'CD' and renewal_dt &amp;gt;= '$(vAMaxFriday)' and renewal_dt &amp;lt;= '$(vEndMaxFriday)',&amp;nbsp; plan_desc_nm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then commented out my dimension and added in the one you posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i copied and pasted your dimension(with fieldName= plan_desc_nm) it was displaying errors in expression, with the ( after Dual underlined in red. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 17:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028732#M347465</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-18T17:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028733#M347466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to look at the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028733#M347466</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-18T18:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028734#M347467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot post a sample of any data, I am sorry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028734#M347467</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-18T18:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028735#M347468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this link can help you, if confidentiality of data is a concern&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-by-dimensions/m-p/1028735#M347468</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-18T18:15:55Z</dc:date>
    </item>
  </channel>
</rss>

