<?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: Mark values in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143444#M692</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;&amp;nbsp; Please consider writing a member article with your solution here:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Member-Articles/tkb-p/qlik-communityarticles" target="_blank"&gt;https://community.qlik.com/t5/Member-Articles/tkb-p/qlik-communityarticles&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;kind regards...&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2023 17:09:35 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2023-12-01T17:09:35Z</dc:date>
    <item>
      <title>Mark values</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2141942#M685</link>
      <description>&lt;P&gt;Hello! &lt;BR /&gt;I have the following question: I have a number of ideas with different statuses. And for each status column "Days in state". But I need to restrict the days in state column, more precisely I need to mark the ideas that are longer than 40 days red, for example, then others yellow and the newest green. Or just mark them in red. How do you do that? Maybe with a formula for text color? &lt;BR /&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2141942#M685</guid>
      <dc:creator>Nika3</dc:creator>
      <dc:date>2024-11-15T21:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2142025#M686</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/244800"&gt;@Nika3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Leaving an example of your data, what the field values ​​are like and even an example of what you want to achieve can be easier and faster to help you.&lt;BR /&gt;But basically, yes, you can put the color in the text color expression&lt;/P&gt;
&lt;P&gt;Ex:&lt;BR /&gt;if(&lt;BR /&gt;Days&lt;BR /&gt;&amp;gt;40,red(),green())&lt;/P&gt;
&lt;P&gt;or as you taught three colors assuming that there are other value ranges for each color, I leave an example, it looks like this:&lt;/P&gt;
&lt;P&gt;if(&lt;BR /&gt;Days&lt;BR /&gt;&amp;gt;40,red(),&lt;BR /&gt;if(&lt;BR /&gt;Days&lt;BR /&gt;&amp;gt;=20&lt;BR /&gt;And&amp;nbsp;&lt;BR /&gt;Days&lt;BR /&gt;&amp;lt;40,yellow(),green()))&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 14:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2142025#M686</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2023-11-28T14:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143442#M691</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/244800"&gt;@Nika3&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Close the thread with the accepted solution&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 17:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143442#M691</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2023-12-01T17:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143444#M692</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149113"&gt;@MatheusC&lt;/a&gt;&amp;nbsp; Please consider writing a member article with your solution here:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Member-Articles/tkb-p/qlik-communityarticles" target="_blank"&gt;https://community.qlik.com/t5/Member-Articles/tkb-p/qlik-communityarticles&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;kind regards...&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 17:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143444#M692</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-12-01T17:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mark values</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143499#M693</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48712"&gt;@Frank_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will do that, thanks&lt;/P&gt;
&lt;P&gt;Att,&lt;/P&gt;
&lt;P&gt;Matheus&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 20:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Mark-values/m-p/2143499#M693</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2023-12-01T20:04:35Z</dc:date>
    </item>
  </channel>
</rss>

