<?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: Bug: Getfieldselections used for coloring dimension value no longer working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bug-Getfieldselections-used-for-coloring-dimension-value-no/m-p/2429914#M96472</link>
    <description>&lt;P&gt;Found my own solution changing the expression to:&lt;/P&gt;
&lt;P&gt;if(GetFieldSelections(Kostenplaats)=ValueList(Kostenplaats), green(), white())&lt;/P&gt;
&lt;P&gt;works like a charm&lt;/P&gt;
&lt;P&gt;Apparently the evaluating of the if(statement) has changed&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 15:19:54 GMT</pubDate>
    <dc:creator>Suus</dc:creator>
    <dc:date>2024-03-12T15:19:54Z</dc:date>
    <item>
      <title>Bug: Getfieldselections used for coloring dimension value no longer working</title>
      <link>https://community.qlik.com/t5/App-Development/Bug-Getfieldselections-used-for-coloring-dimension-value-no/m-p/2429884#M96467</link>
      <description>&lt;P&gt;Dimension - Background color expression:&amp;nbsp;&lt;SPAN&gt;=if(GetFieldSelections(Kostenplaats)=Kostenplaats,green(),white())&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This method used to work great, only coloring the selected value of the dimension (in this case '1213 - Vonderhof Somatiek Margriet B'&lt;/P&gt;
&lt;P&gt;Somehow it stopped working (do not ask me since when ;-)) now coloring all dimension values&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Suus_0-1710255063221.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161815i959F5FB9819CD08F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Suus_0-1710255063221.png" alt="Suus_0-1710255063221.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Anyone else experiencing this and have a solution?&lt;/P&gt;
&lt;P&gt;(expression for metrics and thus showing all 'Kostenplaats' values:&amp;nbsp;Sum({&amp;lt;&lt;SPAN&gt;Kostenplaats=,&lt;/SPAN&gt;&amp;nbsp;Cluster=p(Cluster)&amp;gt;} [# Begroting Bedrag])&lt;/P&gt;
&lt;P&gt;Product: Qlik Sense Enterprise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 14:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bug-Getfieldselections-used-for-coloring-dimension-value-no/m-p/2429884#M96467</guid>
      <dc:creator>Suus</dc:creator>
      <dc:date>2024-03-12T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Getfieldselections used for coloring dimension value no longer working</title>
      <link>https://community.qlik.com/t5/App-Development/Bug-Getfieldselections-used-for-coloring-dimension-value-no/m-p/2429914#M96472</link>
      <description>&lt;P&gt;Found my own solution changing the expression to:&lt;/P&gt;
&lt;P&gt;if(GetFieldSelections(Kostenplaats)=ValueList(Kostenplaats), green(), white())&lt;/P&gt;
&lt;P&gt;works like a charm&lt;/P&gt;
&lt;P&gt;Apparently the evaluating of the if(statement) has changed&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 15:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bug-Getfieldselections-used-for-coloring-dimension-value-no/m-p/2429914#M96472</guid>
      <dc:creator>Suus</dc:creator>
      <dc:date>2024-03-12T15:19:54Z</dc:date>
    </item>
  </channel>
</rss>

