<?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 master dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1654793#M48935</link>
    <description>&lt;P&gt;i would like to create a master dimension that is a list of customers excluding customers with the last name 'SHOPPER'.&lt;/P&gt;&lt;P&gt;what expression should i use?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;john doub&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 21:59:23 GMT</pubDate>
    <dc:creator>johndoub</dc:creator>
    <dc:date>2019-12-05T21:59:23Z</dc:date>
    <item>
      <title>master dimension</title>
      <link>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1654793#M48935</link>
      <description>&lt;P&gt;i would like to create a master dimension that is a list of customers excluding customers with the last name 'SHOPPER'.&lt;/P&gt;&lt;P&gt;what expression should i use?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;john doub&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 21:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1654793#M48935</guid>
      <dc:creator>johndoub</dc:creator>
      <dc:date>2019-12-05T21:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: master dimension</title>
      <link>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1654838#M48940</link>
      <description>&lt;P&gt;In master dimension, try:&lt;/P&gt;&lt;P&gt;if(wildmatch(customer,'*SHOPPER*'),NULL(),customer)&lt;/P&gt;&lt;P&gt;Uncheck include null values after dragging this master dimension into your table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 04:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1654838#M48940</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-12-06T04:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: master dimension</title>
      <link>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1655077#M48950</link>
      <description>&lt;P&gt;thanks very much.&lt;/P&gt;&lt;P&gt;that worked.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2019 16:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/master-dimension/m-p/1655077#M48950</guid>
      <dc:creator>johndoub</dc:creator>
      <dc:date>2019-12-06T16:11:45Z</dc:date>
    </item>
  </channel>
</rss>

