<?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 multiple dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531605#M198623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are two different tables .So &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they are not linked in any way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Dec 2013 06:32:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-05T06:32:30Z</dc:date>
    <item>
      <title>Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531599#M198617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eligibility : A member who is Eligible for a Program&lt;/P&gt;&lt;P&gt;Enrolled: A member who is Enrolled in a Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Eligibility i calculate the Gender Classification based on :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; text-decoration: underline;"&gt;Dimension:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: maroon;"&gt;MEM_GENDER&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;='M','Male',&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: maroon;"&gt;MEM_GENDER&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;='F','Female','Unknown'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Expression&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: maroon;"&gt;PERSON_KEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;For Enrolled i calculate the Gender Classification based on :&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.0pt; font-family: Tahoma, sans-serif; text-decoration: underline;"&gt;Dimension:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: maroon;"&gt;ELIG_PERS_GENDR_CD&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;='M','Male',&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: maroon;"&gt;ELIG_PERS_GENDR_CD&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;='F','Female','Unknown')) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Tahoma, sans-serif; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; text-decoration: underline; font-family: Tahoma, sans-serif;"&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: maroon;"&gt;ELIG_PERSON_KEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How can i bring these two dimensions under a single straight table as i have to calculate the Eligible/Enrolled percentage for&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Gender group.There are two dimensions and two expressions which i have to get them under a single chart?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 05:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531599#M198617</guid>
      <dc:creator />
      <dc:date>2013-12-05T05:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531600#M198618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you attach sample data and file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531600#M198618</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-12-05T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531601#M198619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poornima&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.... Hope it will give you some idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531601#M198619</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531602#M198620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The gender columns are also different in my case: &lt;SPAN style="color: #800000; font-family: Tahoma, sans-serif; font-size: 10px;"&gt;MEM_GENDER&lt;/SPAN&gt;,&lt;SPAN style="font-size: 7.5pt; font-family: Tahoma, sans-serif; color: maroon;"&gt;ELIG_PERS_GENDR_CD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How will i specify as two dimensions and which one to map for the expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531602#M198620</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531603#M198621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It will depend on the way the data model is designed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; One thing need to know why do we have 2 different columns for Gender? Why cant we just combine it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If we combine this, you will get the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531603#M198621</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-12-05T06:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531604#M198622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please attach your application... hope it will easy to do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both gender field names are different ok but in that field values are same correct???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531604#M198622</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531605#M198623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are two different tables .So &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they are not linked in any way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531605#M198623</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531606#M198624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok attach your sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531606#M198624</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531607#M198625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you need to link them together anyhow to make them available under one chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531607#M198625</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-12-05T06:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531608#M198626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531608#M198626</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531609#M198627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA... Please reload this application and let me know.... hope it will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531609#M198627</guid>
      <dc:creator />
      <dc:date>2013-12-05T06:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531610#M198628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poornima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of All make a inline load as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Gender&lt;/P&gt;&lt;P&gt;Male&lt;/P&gt;&lt;P&gt;Female&lt;/P&gt;&lt;P&gt;Unknown&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Create a chart having dimension as Gender and two Expressions as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eligible&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;if(Gender='Male', COUNT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;DISTINCT{ $&amp;lt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;MEM_GENDER={'M'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;PERSON_KEY&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;if(Gender='Female',COUNT&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;DISTINCT{ $&amp;lt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;MEM_GENDER={'F'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;PERSON_KEY&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 7.5pt; font-family: 'Tahoma','sans-serif';"&gt;COUNT&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;DISTINCT{ $&amp;lt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;MEM_GENDER={'*'}-{'M','F'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;PERSON_KEY&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;)&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;Enrolled&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;if(Gender='Male', COUNT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;DISTINCT{ $&amp;lt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;ELIG_PERS_GENDR_CD&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;={'M'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;ELIG_PERSON_KEY&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;if(Gender='Female',COUNT&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;DISTINCT{ $&amp;lt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;ELIG_PERS_GENDR_CD&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;={'F'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;ELIG_PERSON_KEY&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 7.5pt; font-family: 'Tahoma','sans-serif';"&gt;&lt;SPAN style="color: black; font-size: 7.5pt; font-family: 'Tahoma','sans-serif';"&gt;COUNT&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;DISTINCT{ $&amp;lt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;ELIG_PERS_GENDR_CD&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;={'*'}-{'M','F'}&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt; &lt;SPAN style="color: maroon; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;ELIG_PERSON_KEY&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;)&lt;/SPAN&gt;)&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;As I have directly written the expressions here , there may be any syntax error, anyway logic will be same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;Hope it helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Tahoma','sans-serif'; font-size: 7.5pt;"&gt;Nitin Gupta&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531610#M198628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-05T06:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531611#M198629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this Calculated Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(MEM_GENDER='M' and&amp;nbsp; ELIG_PERS_GENDR_CD='M','Male',IF(MEM_GENDER='F' and&amp;nbsp; ELIG_PERS_GENDR_CD='F','Female'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-multiple-dimensions/m-p/531611#M198629</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-12-05T06:57:22Z</dc:date>
    </item>
  </channel>
</rss>

