<?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: Custom income statement visual not displaying when adding Format statement in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020938#M10069</link>
    <description>&lt;P&gt;When I do this format shown below, it works fine.&amp;nbsp; But the red highlighted boxes should be formatted "0.0%" and when I do that, it causes the visual to stop displaying.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joninthepnw_0-1719936167642.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1125515i4BF1085F059B14B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joninthepnw_0-1719936167642.png" alt="Joninthepnw_0-1719936167642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 16:05:12 GMT</pubDate>
    <dc:creator>Joninthepnw</dc:creator>
    <dc:date>2024-07-02T16:05:12Z</dc:date>
    <item>
      <title>Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4019159#M10063</link>
      <description>&lt;P&gt;I have created a custom income statement and everything is working fine except for the three calculations that are percentages instead of dollars.&amp;nbsp; The measure is formatted as percentage, but it's showing as dollars still.&amp;nbsp; When I try adding a Format ([Bal_GrossMargin],"0.0%"), statement, the visual stops displaying any data and says "Couldn't load the data for this visual."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see image of the measure and below that the overall measure for all of the lines.&lt;/P&gt;&lt;P&gt;(I currently am multiplying by 100 to at least get the percentage to show something)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PBI format Prob.jpg" style="width: 612px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1125026iCFE29257D1E7BB15/image-size/large?v=v2&amp;amp;px=999" role="button" title="PBI format Prob.jpg" alt="PBI format Prob.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 21:00:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4019159#M10063</guid>
      <dc:creator>Joninthepnw</dc:creator>
      <dc:date>2024-07-01T21:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020443#M10068</link>
      <description>&lt;P&gt;using FORMAT converts the value to text. You would need to apply FORMAT to all your SWITCH choices.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 12:15:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020443#M10068</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-02T12:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020938#M10069</link>
      <description>&lt;P&gt;When I do this format shown below, it works fine.&amp;nbsp; But the red highlighted boxes should be formatted "0.0%" and when I do that, it causes the visual to stop displaying.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joninthepnw_0-1719936167642.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1125515i4BF1085F059B14B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joninthepnw_0-1719936167642.png" alt="Joninthepnw_0-1719936167642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 16:05:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020938#M10069</guid>
      <dc:creator>Joninthepnw</dc:creator>
      <dc:date>2024-07-02T16:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020987#M10070</link>
      <description>&lt;P&gt;looks like your locale needs this to be "0,0%"&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 16:29:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4020987#M10070</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-02T16:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021000#M10071</link>
      <description>&lt;P&gt;Ok, I tried that: see results.&lt;/P&gt;&lt;P&gt;It looks like once I change a single format to %, it fails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joninthepnw_0-1719938159416.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1125535i2115580B24633336/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joninthepnw_0-1719938159416.png" alt="Joninthepnw_0-1719938159416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 16:37:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021000#M10071</guid>
      <dc:creator>Joninthepnw</dc:creator>
      <dc:date>2024-07-02T16:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021014#M10072</link>
      <description>&lt;P&gt;I changed the three margin formats from "0.0%" to "0,0%" and the visual is still not loading.&lt;/P&gt;&lt;P&gt;See below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joninthepnw_0-1719938562302.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1125540iF5A88B7D72CA4AFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joninthepnw_0-1719938562302.png" alt="Joninthepnw_0-1719938562302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 16:43:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021014#M10072</guid>
      <dc:creator>Joninthepnw</dc:creator>
      <dc:date>2024-07-02T16:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021096#M10076</link>
      <description>&lt;P&gt;I would consider using the dynamic measure formatting (you may have to enable this as it may still be a preview feature)&amp;nbsp; or to collect the value first and the depending on the selected measure format it as currency or percentage.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 17:42:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021096#M10076</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-02T17:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021121#M10077</link>
      <description>&lt;P&gt;I have some more information.&amp;nbsp; I have five columns on my visual.&amp;nbsp; Line item description, current month of the Financial Value, prior month of the Financial Value, the variance between the two and the percentage change.&amp;nbsp; When I exclude the percentage change column, the formatting of the margins works ok.&amp;nbsp; But there seems to be a conflict when I add the last column of % changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 17:59:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021121#M10077</guid>
      <dc:creator>Joninthepnw</dc:creator>
      <dc:date>2024-07-02T17:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021335#M10078</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. &lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 22:17:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021335#M10078</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-07-02T22:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom income statement visual not displaying when adding Format statement</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021339#M10079</link>
      <description>&lt;P&gt;I decided to create a column that takes the values as a % of revenue to calculate the margins instead of trying to add them to the same column.&amp;nbsp; It's working just fine this way, so I'm just going with this.&amp;nbsp; I appreciate your help thus far.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 22:34:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Custom-income-statement-visual-not-displaying-when-adding-Format/m-p/4021339#M10079</guid>
      <dc:creator>Joninthepnw</dc:creator>
      <dc:date>2024-07-02T22:34:18Z</dc:date>
    </item>
  </channel>
</rss>

