<?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 Re: Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047065#M351897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The set analysis would only be used for an expression correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2016 14:40:35 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2016-03-22T14:40:35Z</dc:date>
    <item>
      <title>Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047061#M351893</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;I am attempting to create a straight table that references a field named promoCDE&amp;nbsp; from which there are several types of promoCDE's that I'd like to focus. I want my table to specifically only show the promoCDE's of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'ADULT'&lt;/P&gt;&lt;P&gt;'2FAMPK'&lt;/P&gt;&lt;P&gt;'HOLHAT'&lt;/P&gt;&lt;P&gt;'KIDDAY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd assume I'd add a calculated dimension, but I cannot seem to get the syntax correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 14:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047061#M351893</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-03-22T14:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047062#M351894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share the your calculated dimension with the syntax you suspect as dodgy ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although Set Analysis in your expression could be better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 14:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047062#M351894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T14:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047063#M351895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use calculated dimension, or set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Calculated Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;promoCDE, &lt;/SPAN&gt;'ADULT', '2FAMPK', 'HOLHAT', 'KIDDAY'), &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;promoCDE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Set Analysis&lt;/P&gt;&lt;P&gt;{&amp;lt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;promoCDE = {&lt;/SPAN&gt;'ADULT', '2FAMPK', 'HOLHAT', 'KIDDAY'}&lt;/STRONG&gt;&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 14:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047063#M351895</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-22T14:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047064#M351896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Pick(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;promoCDE&lt;/SPAN&gt;, '&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ADULT'&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'2FAMPK'&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'HOLHAT'&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'KIDDAY'&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 14:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047064#M351896</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-22T14:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047065#M351897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The set analysis would only be used for an expression correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 14:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047065#M351897</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-03-22T14:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047066#M351898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup - Correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 14:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table/m-p/1047066#M351898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T14:41:44Z</dc:date>
    </item>
  </channel>
</rss>

