<?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: Blank value after filter condition in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441672#M130761</link>
    <description>&lt;P&gt;Thanks, Where can i find the new Visual Card?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 14:27:47 GMT</pubDate>
    <dc:creator>CalvinBB01</dc:creator>
    <dc:date>2023-09-21T14:27:47Z</dc:date>
    <item>
      <title>Blank value after filter condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441044#M130708</link>
      <description>&lt;P&gt;here i have below issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when there's no data with the filter, the value will be Blank.&lt;/P&gt;&lt;P&gt;If I change it to " if(isblank(Value), 0, Value)", then it will present 0 which is fine.&lt;BR /&gt;but when I create a daily chart with the value, there's lots of 0 showing from the chart which is not my purpose.&lt;/P&gt;&lt;P&gt;is there any good solution? many thanks!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 07:19:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441044#M130708</guid>
      <dc:creator>CalvinBB01</dc:creator>
      <dc:date>2023-09-21T07:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value after filter condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441451#M130737</link>
      <description>&lt;P&gt;Use Card(new) visual&amp;nbsp;&amp;nbsp;&lt;img /&gt;&amp;nbsp; in that in callout value section there is an option on what to display when the vaue is blank.&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 11:43:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441451#M130737</guid>
      <dc:creator>ChiragGarg2512</dc:creator>
      <dc:date>2023-09-21T11:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value after filter condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441576#M130754</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you change the measure like that, the chart will always show zeros.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have two solutions:&lt;BR /&gt;- put filter in the panel filter with the measure is not 0 :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;- or create two different measures: one for the chart (leaving it as blank) and another for a card&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I recommend you use :&lt;BR /&gt;[Value] + 0&lt;BR /&gt;istead of:&lt;BR /&gt;&amp;nbsp;&lt;SPAN&gt;if(isblank([Value]), 0, [Value]&lt;BR /&gt;&lt;BR /&gt;It is the same thing but it is more efficient.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 13:14:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441576#M130754</guid>
      <dc:creator>ania_roh</dc:creator>
      <dc:date>2023-09-21T13:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value after filter condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441672#M130761</link>
      <description>&lt;P&gt;Thanks, Where can i find the new Visual Card?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 14:27:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3441672#M130761</guid>
      <dc:creator>CalvinBB01</dc:creator>
      <dc:date>2023-09-21T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value after filter condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3442589#M130815</link>
      <description>&lt;P&gt;Open Power Bi Desktop&amp;nbsp; and go to Visualiztion Tab, you can see the Card Visual Screen shot is Attached ,&lt;/P&gt;&lt;P&gt;If you are not able to Locate ?&lt;/P&gt;&lt;P&gt;then click on the&amp;nbsp; three Dots you can see on the&amp;nbsp;Visualiztion Tab Last and click on get more Visuals you can type card in the Search box and you can add to you power Bi desktop&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 07:50:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3442589#M130815</guid>
      <dc:creator>ChandrashekaraD</dc:creator>
      <dc:date>2023-09-22T07:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Blank value after filter condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3442598#M130818</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="339519" data-lia-user-login="CalvinBB01" class="lia-mention lia-mention-user"&gt;CalvinBB01&lt;/a&gt;&amp;nbsp;If you still haven't found it.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 07:55:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Blank-value-after-filter-condition/m-p/3442598#M130818</guid>
      <dc:creator>ChiragGarg2512</dc:creator>
      <dc:date>2023-09-22T07:55:56Z</dc:date>
    </item>
  </channel>
</rss>

