<?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: Negative Goal Growth in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3635056#M140619</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="673376" data-lia-user-login="Coffee1234" class="lia-mention lia-mention-user"&gt;Coffee1234&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is indeed an issue. there are some recommendations like:&lt;BR /&gt;&lt;A href="https://www.excelcampus.com/functions/percentage-change-formula-negative-numbers/" target="_blank" rel="noopener"&gt;https://www.excelcampus.com/functions/percentage-change-formula-negative-numbers/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.wsj.com/public/resources/documents/doe-help.htm#netincome" target="_blank" rel="noopener"&gt;https://www.wsj.com/public/resources/documents/doe-help.htm#netincome&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here i quote:&lt;/P&gt;
&lt;P&gt;A positive percent change is represented in green, while a negative percent change is displayed in red. Percent change is &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;not provided if either the latest period or the year-ago period contains a net loss&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jan 2024 06:02:35 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2024-01-12T06:02:35Z</dc:date>
    <item>
      <title>Negative Goal Growth</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3634319#M140591</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a report that I am working on where I am struggling with the logic a bit. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Store # &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;$ Variance (Actual-LY). &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Growth Goal. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;% To Goal - Expected Column &amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;($500)&lt;/TD&gt;&lt;TD&gt;($500)&lt;/TD&gt;&lt;TD&gt;100%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;($1000)&lt;/TD&gt;&lt;TD&gt;($2000)&lt;/TD&gt;&lt;TD&gt;200%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;$200&lt;/TD&gt;&lt;TD&gt;($400)&lt;/TD&gt;&lt;TD&gt;???&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;$100&lt;/TD&gt;&lt;TD&gt;($1000)&lt;/TD&gt;&lt;TD&gt;???&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;($300)&lt;/TD&gt;&lt;TD&gt;($100)&lt;/TD&gt;&lt;TD&gt;???&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I have stores that all have negative growth goals. &amp;nbsp;Some stores have had a positive variance and some stores have had a negative variance. &amp;nbsp;I am trying to write a DAX which will accurately show the % to goal. &amp;nbsp;Admittedly, I am struggling a bit with the logic for the % to goal which is making writing a DAX difficult. &amp;nbsp;I am wondering if anyone else has run into this issue or is able to help toubleshoot this for me.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any suggestions would be greatly appreciated!!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 21:30:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3634319#M140591</guid>
      <dc:creator>Coffee1234</dc:creator>
      <dc:date>2024-01-11T21:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Goal Growth</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3635056#M140619</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="673376" data-lia-user-login="Coffee1234" class="lia-mention lia-mention-user"&gt;Coffee1234&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is indeed an issue. there are some recommendations like:&lt;BR /&gt;&lt;A href="https://www.excelcampus.com/functions/percentage-change-formula-negative-numbers/" target="_blank" rel="noopener"&gt;https://www.excelcampus.com/functions/percentage-change-formula-negative-numbers/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.wsj.com/public/resources/documents/doe-help.htm#netincome" target="_blank" rel="noopener"&gt;https://www.wsj.com/public/resources/documents/doe-help.htm#netincome&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here i quote:&lt;/P&gt;
&lt;P&gt;A positive percent change is represented in green, while a negative percent change is displayed in red. Percent change is &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;not provided if either the latest period or the year-ago period contains a net loss&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 06:02:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3635056#M140619</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2024-01-12T06:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Negative Goal Growth</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3659690#M141809</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="673376" data-lia-user-login="Coffee1234" class="lia-mention lia-mention-user"&gt;Coffee1234&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;May I ask if you have solved your problem? According to your description you are confused with the logic of calculating the % To Goal column when you have a negative value in the Variance column, in fact the divisor of the growth rate has to be a number greater than or equal to 0, otherwise this % To Goal is meaningless. You might consider displaying it as a numeric value only instead of a percentage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C01%7Cv-yaningyang%40microsoft.com%7C326a6d727194478c197008dbefc04904%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638367381365912356%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=7IzyI2%2FMOAR%2FYCjWYSKCZL2VPmT4PsxuWBjdUdMWKzo%3D&amp;amp;reserved=0" target="_blank"&gt;How to get your questions answered quickly&lt;/A&gt;&amp;nbsp;--&amp;nbsp;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-provide-sample-data-in-the-Power-BI-Forum%2Fba-p%2F963216&amp;amp;data=05%7C01%7Cv-yaningyang%40microsoft.com%7C326a6d727194478c197008dbefc04904%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638367381365919045%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=VeafzdwAsrpisD8s261%2FdyOwJ1aCtBXS3bPA6NODOHY%3D&amp;amp;reserved=0" target="_blank"&gt;&amp;nbsp;How to provide sample data in the Power BI Forum&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 09:48:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Negative-Goal-Growth/m-p/3659690#M141809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-25T09:48:25Z</dc:date>
    </item>
  </channel>
</rss>

