<?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 Create a dimension with a specific string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-dimension-with-a-specific-string/m-p/1211369#M873480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a dimension which filter the string '10PCMARFINAL' from field [Exposure Type]. I should not use SUM, but when I remove sum, I am getting error. What is the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143112_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Create a dimension with a specific string</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dimension-with-a-specific-string/m-p/1211369#M873480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a dimension which filter the string '10PCMARFINAL' from field [Exposure Type]. I should not use SUM, but when I remove sum, I am getting error. What is the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143112_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&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/Create-a-dimension-with-a-specific-string/m-p/1211369#M873480</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dimension with a specific string</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dimension-with-a-specific-string/m-p/1211370#M873481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try =If(Exposure Type]='10PCMARGINAL', [Exposure Type])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dimension-with-a-specific-string/m-p/1211370#M873481</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-07T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dimension with a specific string</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dimension-with-a-specific-string/m-p/1211371#M873482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give a try with the below: If this doesn't help, then please share a app with sample data and expected output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only({&amp;lt;[Exposure Type]={'10PCMARGINAL'}&amp;gt;} [&lt;SPAN style="font-size: 13.3333px;"&gt;Exposure Type&lt;/SPAN&gt;]), Currency,[Discount Curve],[Maturity Bucket].[Trade ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: you need to list all your dimensions at the end in the above expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dimension-with-a-specific-string/m-p/1211371#M873482</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-11-07T14:28:48Z</dc:date>
    </item>
  </channel>
</rss>

