<?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: Make a condition on a cell value in a simple table in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095291#M18869</link>
    <description>&lt;P&gt;Oh I&amp;nbsp; understand, i think u use Qliksense.&lt;/P&gt;
&lt;P&gt;Thank you for the screenshot but I don't have qiksense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the problem is not the column but the line, i want to color the line with a condition&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2023 12:31:35 GMT</pubDate>
    <dc:creator>Frédéricdh</dc:creator>
    <dc:date>2023-07-19T12:31:35Z</dc:date>
    <item>
      <title>Make a condition on a cell value in a simple table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2092951#M18833</link>
      <description>&lt;P&gt;How to make a condition on a cell value in a simple table.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 08:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2092951#M18833</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2023-07-12T08:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Make a condition on a cell value in a simple table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2092961#M18834</link>
      <description>&lt;P&gt;Hey Frédéricdh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use a background color expression to apply conditional formatting to the cells in a table based on their values. Here’s how you can do it:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
 &lt;LI&gt;In the table’s properties panel, go to the column that you want to apply the condition to and expand its properties by clicking on the arrow next to its name.&lt;/LI&gt;
 &lt;LI&gt;Scroll down to the Background color section and click on the fx button to open the expression editor.&lt;/LI&gt;
 &lt;LI&gt;Enter an expression that defines the background color of the cell based on its value. For example, if you want to highlight cells with a value greater than 100 in green, you can use the following expression:&lt;BR /&gt;&lt;BR /&gt;if([ColumnName] &amp;gt; 100, green())&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 12 Jul 2023 08:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2092961#M18834</guid>
      <dc:creator>Chirantha</dc:creator>
      <dc:date>2023-07-12T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Make a condition on a cell value in a simple table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095143#M18865</link>
      <description>&lt;P&gt;Sorry, I don't understand and I don't find the arrow next to the column name&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 06:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095143#M18865</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2023-07-19T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make a condition on a cell value in a simple table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095167#M18866</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Frédéricdh,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Attaching some screenshot which will help you understand, how we can write condition.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tanish_2-1689752887022.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112568iE385730541FFD3B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tanish_2-1689752887022.png" alt="Tanish_2-1689752887022.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Select the column where you want to put the condition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Tanish_1-1689752604245.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112567iB3E5942F60E1DDCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Tanish_1-1689752604245.png" alt="Tanish_1-1689752604245.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. Once you click you will see some options like this.&lt;/P&gt;
&lt;P&gt;3. If you need write a condition where your specific column background color will get change then use &lt;STRONG&gt;Background color expression&lt;/STRONG&gt; otherwise for changing Text color you can use &lt;STRONG&gt;Text color expression.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can write a expression like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If (Sum(Sales)&amp;nbsp; &amp;nbsp;&amp;gt;&amp;nbsp; 10000 , Green() , Red() )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 07:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095167#M18866</guid>
      <dc:creator>Tanish</dc:creator>
      <dc:date>2023-07-19T07:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Make a condition on a cell value in a simple table</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095291#M18869</link>
      <description>&lt;P&gt;Oh I&amp;nbsp; understand, i think u use Qliksense.&lt;/P&gt;
&lt;P&gt;Thank you for the screenshot but I don't have qiksense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the problem is not the column but the line, i want to color the line with a condition&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 12:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Make-a-condition-on-a-cell-value-in-a-simple-table/m-p/2095291#M18869</guid>
      <dc:creator>Frédéricdh</dc:creator>
      <dc:date>2023-07-19T12:31:35Z</dc:date>
    </item>
  </channel>
</rss>

