<?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: Remove blanks from simple waterfall chart in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4825133#M12803</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;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &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;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>Sat, 13 Sep 2025 13:47:25 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2025-09-13T13:47:25Z</dc:date>
    <item>
      <title>Remove blanks from simple waterfall chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4822587#M12802</link>
      <description>&lt;P&gt;I need help in constructing a waterfall chart removing bars that are blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So here are my visuals:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried to add a filter to show bars only if the value is not blank. But the drop down menu is anavailable.&lt;BR /&gt;How can I adjust my graph?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 14:30:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4822587#M12802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-10T14:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blanks from simple waterfall chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4825133#M12803</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;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &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;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>Sat, 13 Sep 2025 13:47:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4825133#M12803</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-09-13T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blanks from simple waterfall chart</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4838285#M12838</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please follow these steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select the Waterfall chart.&lt;/LI&gt;
&lt;LI&gt;Drag Category to the Category field.&lt;/LI&gt;
&lt;LI&gt;Drag Amount to the Y-axis / Values field.(Change Aggregation from Count → Sum.)&lt;BR /&gt;At this point, you’ll see blank bars for Discounts and Ending Balance.&lt;/LI&gt;
&lt;LI&gt;In the Filters pane, drag the Amount field to Filters on this visual.&lt;/LI&gt;
&lt;LI&gt;Choose Filter type: Advanced filtering → is not blank.&lt;/LI&gt;
&lt;LI&gt;Apply the filter → blank bars disappear.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; I hope this solution helps you unlock your Power BI potential! If you found it helpful, click 'Mark as Solution' to guide others toward the answers they need.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; Love the effort? Drop the kudos! Your appreciation fuels community spirit and innovation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":military_medal:"&gt;🎖&lt;/span&gt; As a proud &lt;/SPAN&gt;&lt;STRONG&gt;SuperUser&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;Microsoft Partner&lt;/STRONG&gt;&lt;SPAN&gt;, we’re here to empower your data journey and the Power BI Community at large.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":link:"&gt;🔗&lt;/span&gt; Curious to explore more?&lt;/SPAN&gt;&lt;A href="https://www.grazitti.com/services/data-science/solutions/data-visualization/?utm_source=community&amp;amp;utm_medium=powerbi-community&amp;amp;utm_campaign=Community-Outreach-By-Analytics" target="_blank"&gt; &lt;SPAN&gt;[Discover here]&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;Let’s keep building smarter solutions together!&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 18:37:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Remove-blanks-from-simple-waterfall-chart/m-p/4838285#M12838</guid>
      <dc:creator>grazitti_sapna</dc:creator>
      <dc:date>2025-09-29T18:37:34Z</dc:date>
    </item>
  </channel>
</rss>

