<?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 Demensions and expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376932#M140516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a bar chart and I use the dimension dataservice_type&lt;/P&gt;&lt;P&gt;The dataservice_type dimension has 8 different catergories in itself. DB1 DBS1 DBS2 DBS3 DBS4 DBS5 M2M WSP1 and a nameless categorie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use expressions called CDR_DATA_IN_KB and BUNDLE_SIZE_IN_MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to limit the dataservice_type categories which are displayed to only the categories which have DB in the name. I thought this was done by, for instance, adding a set modifer like &amp;lt;dataservice_type={"DB*"}&amp;gt; to one of the expressions but this does not seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displaying everythink works, but displaying a modified set does not, it stops to show the other expression no mather to which i add it. (both also doesnt work)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does somebody know how this should be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2012 11:45:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-10T11:45:12Z</dc:date>
    <item>
      <title>Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376932#M140516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a bar chart and I use the dimension dataservice_type&lt;/P&gt;&lt;P&gt;The dataservice_type dimension has 8 different catergories in itself. DB1 DBS1 DBS2 DBS3 DBS4 DBS5 M2M WSP1 and a nameless categorie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use expressions called CDR_DATA_IN_KB and BUNDLE_SIZE_IN_MB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to limit the dataservice_type categories which are displayed to only the categories which have DB in the name. I thought this was done by, for instance, adding a set modifer like &amp;lt;dataservice_type={"DB*"}&amp;gt; to one of the expressions but this does not seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displaying everythink works, but displaying a modified set does not, it stops to show the other expression no mather to which i add it. (both also doesnt work)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does somebody know how this should be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 11:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376932#M140516</guid>
      <dc:creator />
      <dc:date>2012-08-10T11:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376933#M140517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to create calculated dimension like: =if(left(dataservice_type,2)='DB',dataservice_type)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 11:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376933#M140517</guid>
      <dc:creator />
      <dc:date>2012-08-10T11:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376934#M140518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW &lt;/P&gt;&lt;P&gt;your set modifier should work if you add it to all the expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 11:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376934#M140518</guid>
      <dc:creator />
      <dc:date>2012-08-10T11:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376935#M140519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;both doesn't work at all, it sais there is no data to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the calculated dimension also does not seem to work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376935#M140519</guid>
      <dc:creator />
      <dc:date>2012-08-10T12:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376936#M140520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for calculated dimension you need to check "Suppress when Value is Null"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376936#M140520</guid>
      <dc:creator />
      <dc:date>2012-08-10T12:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376937#M140521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to do it by expression, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;dataservice_type={"DB*"}&amp;gt;}CDR_DATA_IN_KB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;dataservice_type={"DB*"}&amp;gt;}BUNDLE_SIZE_IN_MB)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376937#M140521</guid>
      <dc:creator />
      <dc:date>2012-08-10T12:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376938#M140522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks pari pari, but that is wat i did...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376938#M140522</guid>
      <dc:creator />
      <dc:date>2012-08-10T12:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Demensions and expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376939#M140523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so post a sample qvw file here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Demensions-and-expressions/m-p/376939#M140523</guid>
      <dc:creator />
      <dc:date>2012-08-10T12:31:25Z</dc:date>
    </item>
  </channel>
</rss>

