<?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 Conditional Straight Table Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256343#M97013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't open the app cuz i'm still using the personal edition &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; but i did however managed to figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Jagan &lt;/P&gt;&lt;P&gt;This is the way i went. However I ended up doing this in the calculated dimension:&lt;/P&gt;&lt;P&gt;=if(GetCurrentSelection() Like '*Product*', Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I just added : GetCurrentSelection() Like '*Product*' in the conditional show for that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when the calculated condition returns null if a Product is not selected, then the column doesn't show and it groups the rest of the data together cuz all the data will have a Null value for the Product field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help to both of you though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2012 12:41:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-06T12:41:19Z</dc:date>
    <item>
      <title>Conditional Straight Table Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256338#M97008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display dimensions in my straight table only if a selection was made for that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not really sure if I can use GetCurrentSelection() for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using GetCurrentSelection() in a text object to see what it returns and it returns something like this:&lt;/P&gt;&lt;P&gt;Product: Potatoes&lt;/P&gt;&lt;P&gt;Size: Large&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would i be able to search that string for the dimensions name? and if i can how would i do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 11:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256338#M97008</guid>
      <dc:creator />
      <dc:date>2012-02-06T11:09:04Z</dc:date>
    </item>
    <item>
      <title>Conditional Straight Table Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256339#M97009</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; Use the system field i.e $Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This field will give you full list of field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you can use just =$Field in textbox to get the selected field name.&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>Mon, 06 Feb 2012 11:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256339#M97009</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-02-06T11:11:39Z</dc:date>
    </item>
    <item>
      <title>Conditional Straight Table Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256340#M97010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done&amp;nbsp; the following in the conditional show of the specific dimension/column:&lt;/P&gt;&lt;P&gt;GetCurrentSelection() Like '*Product*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This show/hide the column, but the data in the straight table doesn't get effected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i'm trying to achieve is to get qlikview to group the data if that dimension is not visible, basically the same effect if i had to remove the dimension? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 11:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256340#M97010</guid>
      <dc:creator />
      <dc:date>2012-02-06T11:28:58Z</dc:date>
    </item>
    <item>
      <title>Conditional Straight Table Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256341#M97011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have a look at the application i had attached in below post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A _jive_internal="true" class="active_link" href="https://community.qlik.com/message/188771#188771"&gt;http://community.qlik.com/message/188771#188771&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This will solve your problem.&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>Mon, 06 Feb 2012 11:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256341#M97011</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-02-06T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Conditional Straight Table Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256342#M97012</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;Try using Calculated dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(Product) &amp;gt; 0, Product, DefaultDimensionName )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above Calculated Dimension expression checks whether any Product has been selected, if yes then Product is used as dimension otherwise uses the Default Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Mon, 06 Feb 2012 12:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256342#M97012</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-06T12:23:46Z</dc:date>
    </item>
    <item>
      <title>Conditional Straight Table Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256343#M97013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't open the app cuz i'm still using the personal edition &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; but i did however managed to figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Jagan &lt;/P&gt;&lt;P&gt;This is the way i went. However I ended up doing this in the calculated dimension:&lt;/P&gt;&lt;P&gt;=if(GetCurrentSelection() Like '*Product*', Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I just added : GetCurrentSelection() Like '*Product*' in the conditional show for that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when the calculated condition returns null if a Product is not selected, then the column doesn't show and it groups the rest of the data together cuz all the data will have a Null value for the Product field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help to both of you though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 12:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Straight-Table-Dimension/m-p/256343#M97013</guid>
      <dc:creator />
      <dc:date>2012-02-06T12:41:19Z</dc:date>
    </item>
  </channel>
</rss>

