<?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: Variance chart help in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/5221683#M13187</link>
    <description>&lt;P&gt;Try creating a separate DAX measure for the customer formula:&lt;/P&gt;&lt;P&gt;Variance = (Forecast + Actual) - Target&lt;/P&gt;&lt;P&gt;Then use that measure for conditional formatting (negative = red, positive = green). A combo chart with target/forecast as lines and actual as bars may fit the requirement better than the built-in variance visuals.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Jun 2026 04:38:01 GMT</pubDate>
    <dc:creator>masonreed11t</dc:creator>
    <dc:date>2026-06-20T04:38:01Z</dc:date>
    <item>
      <title>Variance chart help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/2849576#M6042</link>
      <description>&lt;P class="lia-align-left"&gt;Hi All, I need a help in variance chart. Customer is asking for the first visualization and i was able to produce the 2nd one with the custom visualization "Barchart with relative variance". The problem with it or any other variance chart i am using is the variance isn't being calculated the way customer is wanting. Customers variance formula is variance=(forecast+Actual)- target. and the visualiation should ideally contain two vertical lines(target and forecasted) and one bar (actual). if the variance is negative, text should be red and if positivem text should be green&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Customer Ask" style="width: 802px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/806205iDEBC331F3214C200/image-size/large?v=v2&amp;amp;px=999" role="button" title="Customer Ask.PNG" alt="Customer Ask" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Customer Ask&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pbi custom visual" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/806206i6D0CB04D981CBA05/image-size/large?v=v2&amp;amp;px=999" role="button" title="image_2022-10-18_105713647.png" alt="pbi custom visual" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;pbi custom visual&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;FY&lt;/TD&gt;&lt;TD&gt;Target&lt;/TD&gt;&lt;TD&gt;Actual Billed&lt;/TD&gt;&lt;TD&gt;Forecast to Bill&lt;/TD&gt;&lt;TD&gt;Variance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;21-22&lt;/TD&gt;&lt;TD&gt;235,000&lt;/TD&gt;&lt;TD&gt;50,000&lt;/TD&gt;&lt;TD&gt;142,000&lt;/TD&gt;&lt;TD&gt;-43,000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 18 Oct 2022 17:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/2849576#M6042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-18T17:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Variance chart help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/2854646#M6064</link>
      <description>&lt;P&gt;This looks like a great opportunity for you to learn about the Deneb visual.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 01:13:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/2854646#M6064</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-10-21T01:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Variance chart help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/5197908#M13181</link>
      <description>&lt;P class=""&gt;The Deneb suggestion works for the custom chart visual. For the table/matrix side of the same report (showing the variance numbers per vendor alongside the chart), &lt;STRONG&gt;Flexa Tables&lt;/STRONG&gt; on AppSource might be simpler, it supports custom variance formulas and conditional formatting (red/green) as built-in options without custom Vega specs.&lt;/P&gt;&lt;P class=""&gt;If the goal is purely the chart visual, Deneb is the right tool. If you also need a variance table that Finance users can explore themselves, Flexa Tables is worth a look. Search "Flexa Tables" on AppSource.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 03:25:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/5197908#M13181</guid>
      <dc:creator>PBIdashboards</dc:creator>
      <dc:date>2026-06-15T03:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Variance chart help</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/5221683#M13187</link>
      <description>&lt;P&gt;Try creating a separate DAX measure for the customer formula:&lt;/P&gt;&lt;P&gt;Variance = (Forecast + Actual) - Target&lt;/P&gt;&lt;P&gt;Then use that measure for conditional formatting (negative = red, positive = green). A combo chart with target/forecast as lines and actual as bars may fit the requirement better than the built-in variance visuals.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jun 2026 04:38:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Variance-chart-help/m-p/5221683#M13187</guid>
      <dc:creator>masonreed11t</dc:creator>
      <dc:date>2026-06-20T04:38:01Z</dc:date>
    </item>
  </channel>
</rss>

