<?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: Check if item is disabled or enabled in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026221#M1222204</link>
    <description>&lt;P&gt;Try with&amp;nbsp;&lt;SPAN&gt;Max({&amp;lt;FieldName={'CRE'}&amp;gt;}Year).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Instead of 'FieldName' use the name of the field where CRE is selected.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2023 14:54:37 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2023-01-16T14:54:37Z</dc:date>
    <item>
      <title>Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2025665#M1222194</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_0-1673627911988.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98029i6C1DDAE3780B09D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_0-1673627911988.png" alt="danosoft_0-1673627911988.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is the situation: when i enter in my sheet, I have an action that selects the writing CRE, consequently I would like to select the year 2023 but for CRE the year 2023 is not selectable becouse without data..... there is a way to test that in the YEAR field the value 2023 is NOT selectable and so I automatically select 2022?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 16:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2025665#M1222194</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2023-01-13T16:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2025808#M1222196</link>
      <description>&lt;P&gt;Hi, one you have CRE selected, the next action can just select the value =Max(YEAR).&lt;/P&gt;
&lt;P&gt;Besides that the check could be the same: If(Max(Year)&amp;lt;2023, '2023 not selectable', '2023 selectable)&lt;/P&gt;
&lt;P&gt;or:&amp;nbsp;If(Max({&amp;lt;FieldName={'CRE'}&amp;gt;}Year)&amp;lt;2023, '2023 not selectable', '2023 selectable)&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 11:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2025808#M1222196</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-01-14T11:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026046#M1222199</link>
      <description>&lt;P&gt;Thanks you but if i put the 2 soluntions i have an error: Error in expression: ')' expected&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 09:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026046#M1222199</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2023-01-16T09:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026047#M1222200</link>
      <description>&lt;P&gt;Hi, I missed a simple quote after selectable in both options:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If(Max({&amp;lt;FieldName={'CRE'}&amp;gt;}Year)&amp;lt;2023, '2023 not selectable', '2023 selectable&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;'&lt;/FONT&gt;&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 09:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026047#M1222200</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-01-16T09:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026206#M1222203</link>
      <description>&lt;P&gt;Thanks you, but the problem is..... if i put the Max(YEAR) in a text box after i choice CRE is say me right solution 2022, but if i put like an ACTION in the open Sheet.... it choose 2023 and not 2022... why??&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_0-1673879885879.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/98120iE647EBF84D17AD43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_0-1673879885879.png" alt="danosoft_0-1673879885879.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and i need choice that opening my sheet so in the action&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 14:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026206#M1222203</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2023-01-16T14:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026221#M1222204</link>
      <description>&lt;P&gt;Try with&amp;nbsp;&lt;SPAN&gt;Max({&amp;lt;FieldName={'CRE'}&amp;gt;}Year).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Instead of 'FieldName' use the name of the field where CRE is selected.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 14:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026221#M1222204</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-01-16T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026250#M1222205</link>
      <description>&lt;P&gt;I accept as the solution, thanks... it have only a problem, it work always&amp;nbsp;except the first time i go in the sheet (but strange becouse the text box where i show the value it say me the correct value 2022).... all the others times it work&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 15:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026250#M1222205</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2023-01-16T15:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026271#M1222207</link>
      <description>&lt;P&gt;Maybe the sheet has other actions, or there are another actions set, or macros that changes the value the first time is open.&lt;/P&gt;
&lt;P&gt;Also I see in the image that it shows the YEAR field with a red line, meaning that there is no field with that name, maybe that what's failing in the previous post.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 16:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026271#M1222207</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-01-16T16:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Check if item is disabled or enabled</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026275#M1222208</link>
      <description>&lt;P&gt;nono, that only becouse i traslate in english the field for this post, becouse my field name is in italian ANNO&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 16:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-item-is-disabled-or-enabled/m-p/2026275#M1222208</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2023-01-16T16:40:04Z</dc:date>
    </item>
  </channel>
</rss>

