<?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: KPI Color in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3119596#M41630</link>
    <description>&lt;P&gt;Here is a visual of the KPI,&amp;nbsp; the color should be red since the daily change is negative.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Oil KPI.png" style="width: 382px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/883426iD35521CE5B5A06EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Oil KPI.png" alt="Oil KPI.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 17:47:31 GMT</pubDate>
    <dc:creator>dmartiprev</dc:creator>
    <dc:date>2023-03-08T17:47:31Z</dc:date>
    <item>
      <title>KPI Color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3114103#M41577</link>
      <description>&lt;P&gt;I have made this before but now it doesn't seem to work correctly.&amp;nbsp; I made a KPI tile of daily crude oil prices that i want to be green if the daily price change is positive and red if the daily price change is negative.&amp;nbsp; I have three columns of data in Table1: Date, Daily Price of Oil, and Oil Daily Price Change which is how much the price of oil has gone up or down since the previous day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also created a measure called:&amp;nbsp;&lt;SPAN&gt;Last Oil Price Change = &lt;/SPAN&gt;&lt;SPAN&gt;LASTNONBLANKVALUE&lt;/SPAN&gt;&lt;SPAN&gt;('Table1'[Date],&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;('Table1'[Oil Daily Price Change])).&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I set the Values of the KPI tile to be the column of data for the Daily Price of Oil and the target for the KPI to be this measure.&amp;nbsp; Therefore, in the trend axis I set a rule for coloring if the measure Last Oil Price Change is &amp;gt;0 then green and if &amp;lt;0 then red.&amp;nbsp; However, this doens't seem to work.&amp;nbsp; any ideas what I'm doing wrong?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 14:28:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3114103#M41577</guid>
      <dc:creator>dmartiprev</dc:creator>
      <dc:date>2023-03-06T14:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3117804#M41608</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/359525"&gt;@dmartiprev&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If this formula does not work well on kpi visual, it means this expression internal functions and calculations not fully recognized and analysis in the visual.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-kpi?tabs=powerbi-desktop#considerations-and-troubleshooting" target="_blank"&gt;Key Performance Indicator (KPI) visuals - Power BI | Microsoft Learn&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Can you please share some more detail information about this issue? They should help us clarify your scenario and test to troubleshoot.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 02:42:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3117804#M41608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-08T02:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3119524#M41629</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really all I want to do is have a KPI that shows the "Daily Price of Oil" and will be red or green if the last "Oil Daily Price Change" was down or up from the previous day's price.&amp;nbsp; How do i do that?&amp;nbsp; I have three columns of data: "Date", "Daily Price of Oil", and "Oil Daily Price Change"&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 17:14:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3119524#M41629</guid>
      <dc:creator>dmartiprev</dc:creator>
      <dc:date>2023-03-08T17:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3119596#M41630</link>
      <description>&lt;P&gt;Here is a visual of the KPI,&amp;nbsp; the color should be red since the daily change is negative.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Oil KPI.png" style="width: 382px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/883426iD35521CE5B5A06EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Oil KPI.png" alt="Oil KPI.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 17:47:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3119596#M41630</guid>
      <dc:creator>dmartiprev</dc:creator>
      <dc:date>2023-03-08T17:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3121004#M41645</link>
      <description>&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/359525"&gt;@dmartiprev&lt;/a&gt;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 09:18:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3121004#M41645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-09T09:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3122238#M41660</link>
      <description>&lt;P&gt;I'm sorry I don't know how to attach a file on the reply.&amp;nbsp; I can send you an excel of this data to reproduce this result if you show me how to attach it.&amp;nbsp; Here is a small subset of this data that should produce the same result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;TD&gt;Daily Price of Oil&lt;/TD&gt;&lt;TD&gt;Oil Daily Price Change&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/23/2021&lt;/TD&gt;&lt;TD&gt;65.65&lt;/TD&gt;&lt;TD&gt;3.4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/24/2021&lt;/TD&gt;&lt;TD&gt;67.5&lt;/TD&gt;&lt;TD&gt;1.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/25/2021&lt;/TD&gt;&lt;TD&gt;68.54&lt;/TD&gt;&lt;TD&gt;1.04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/26/2021&lt;/TD&gt;&lt;TD&gt;67.42&lt;/TD&gt;&lt;TD&gt;-1.12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/27/2021&lt;/TD&gt;&lt;TD&gt;68.84&lt;/TD&gt;&lt;TD&gt;1.42&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/30/2021&lt;/TD&gt;&lt;TD&gt;69.28&lt;/TD&gt;&lt;TD&gt;0.44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8/31/2021&lt;/TD&gt;&lt;TD&gt;68.43&lt;/TD&gt;&lt;TD&gt;-0.85&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:06:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/KPI-Color/m-p/3122238#M41660</guid>
      <dc:creator>dmartiprev</dc:creator>
      <dc:date>2023-03-09T20:06:33Z</dc:date>
    </item>
  </channel>
</rss>

