<?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 Hide columns based on column label in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Hide-columns-based-on-column-label/m-p/1918653#M75544</link>
    <description>&lt;P&gt;I am using MasterScript to dynamically add columns to a table and I would like to have certain columns display a link to images outside of QLIK. I was able to create a column that displays based on if the field selections, but I need the dynamic columns to selectively hide based on the selected column label.&lt;/P&gt;
&lt;P&gt;I'm using expressions like this to show data and display the columns.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Field and label value expression&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;='$(=FirstSortedValue(%DIY_LABEL%,%DIY_DIM_NUM%,2))'&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Show column if expression&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;GetSelectedCount([%DIY_LABEL%])&amp;gt;=2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way where I can do something similar to this pseudocode to get the selected columns label to add logic inside the show column if expression to hide columns that match a list of labels?&lt;/P&gt;
&lt;P&gt;FirstSortedValue(%DIY_LABEL%,%DIY_DIM_NUM%,2)&lt;STRONG&gt;.getLabel()&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2022 14:56:52 GMT</pubDate>
    <dc:creator>brich</dc:creator>
    <dc:date>2022-04-14T14:56:52Z</dc:date>
    <item>
      <title>Hide columns based on column label</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-columns-based-on-column-label/m-p/1918653#M75544</link>
      <description>&lt;P&gt;I am using MasterScript to dynamically add columns to a table and I would like to have certain columns display a link to images outside of QLIK. I was able to create a column that displays based on if the field selections, but I need the dynamic columns to selectively hide based on the selected column label.&lt;/P&gt;
&lt;P&gt;I'm using expressions like this to show data and display the columns.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Field and label value expression&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;='$(=FirstSortedValue(%DIY_LABEL%,%DIY_DIM_NUM%,2))'&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Show column if expression&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;GetSelectedCount([%DIY_LABEL%])&amp;gt;=2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way where I can do something similar to this pseudocode to get the selected columns label to add logic inside the show column if expression to hide columns that match a list of labels?&lt;/P&gt;
&lt;P&gt;FirstSortedValue(%DIY_LABEL%,%DIY_DIM_NUM%,2)&lt;STRONG&gt;.getLabel()&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 14:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-columns-based-on-column-label/m-p/1918653#M75544</guid>
      <dc:creator>brich</dc:creator>
      <dc:date>2022-04-14T14:56:52Z</dc:date>
    </item>
  </channel>
</rss>

