<?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 Edit Dimension &amp;quot;Contain&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787831#M664483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, someone knows how to edit in Dimensions the following:&lt;/P&gt;&lt;P&gt;I will like to name all the "Names" that contain "Blue" in the Word (for example) as " Cold". Is this posible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Belén&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2015 15:44:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-11T15:44:40Z</dc:date>
    <item>
      <title>Edit Dimension "Contain"</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787831#M664483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, someone knows how to edit in Dimensions the following:&lt;/P&gt;&lt;P&gt;I will like to name all the "Names" that contain "Blue" in the Word (for example) as " Cold". Is this posible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Belén&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 15:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787831#M664483</guid>
      <dc:creator />
      <dc:date>2015-02-11T15:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Dimension "Contain"</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787832#M664485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you want to replace Names with blue (red arrow) with Cold&lt;/P&gt;&lt;P&gt;If yes, the calculated dimension is in the red rectangle&lt;/P&gt;&lt;P&gt;=if(wildmatch(Names, '*blue*'), 'Cold', Names)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77691_1.jpg" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 20:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787832#M664485</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-11T20:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Dimension "Contain"</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787833#M664487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do that in Load statement as well:&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;IF(wildmatch(Category, '*blue*'), 'Cold', Category)&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[151654.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Sheet1]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Category is your column with Names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 22:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-Dimension-quot-Contain-quot/m-p/787833#M664487</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-11T22:25:03Z</dc:date>
    </item>
  </channel>
</rss>

