- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Straight table in QlikSense
What is "Show Column if" option which is available under dimension in straight table ? What it is intended for ?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
suppose you have column zone and need to display colmun when only zone has selected.
GetSelectedCount(Zone)>0
Also refer thread.
https://community.qlik.com/t5/New-to-QlikView/Conditional-show-hide-columns-based-on-contents-of-ano...
Thanks & Regards,
Arvind Patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To show or hide the column based on the result of the expression specified for calculating the true or false result that is used to show or hide the column
talk is cheap, supply exceeds demand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
suppose you have column zone and need to display colmun when only zone has selected.
GetSelectedCount(Zone)>0
Also refer thread.
https://community.qlik.com/t5/New-to-QlikView/Conditional-show-hide-columns-based-on-contents-of-ano...
Thanks & Regards,
Arvind Patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
But when I select a option "NO" then the column should hide. In that case why am I getting an error "Calculation Condition not Fullfilled" ? But the columns gets hidden as well. When I check the edit mode I am getting such error kind of... Is there anything which has to be taken care off from my end for this warning ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is your condition ?
It is simply shows your condition has not fulfilled.
Thanks & Regards,
Arvind Patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I select "Yes" the columns should show and if its "No" it has to hide. When I select "Yes" I don't get this message. But when I select "No" it is showing up.
My condition is , " Flag='Yes' " in the "Show Column if"