<?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: Show blank if value is the same as the previous value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-if-value-is-the-same-as-the-previous-value/m-p/1471576#M27943</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , not very clear. But you need formual like&lt;/P&gt;
&lt;P&gt;if(isblank(sum(Table[sales])), blank(),[MTD Salg])&lt;/P&gt;</description>
    <pubDate>Tue, 03 Nov 2020 11:06:46 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-11-03T11:06:46Z</dc:date>
    <item>
      <title>Show blank if value is the same as the previous value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-if-value-is-the-same-as-the-previous-value/m-p/1471461#M27934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have got a month-to-date sales table looking like:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;...&lt;/P&gt;&lt;P&gt;The "MTD Salg" just replicates the first/previous value in the rest of the table if no value exists within the specific date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the table to show blanks instead of just showing the previous/first value - is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope&amp;nbsp; you can help.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 10:09:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-if-value-is-the-same-as-the-previous-value/m-p/1471461#M27934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-03T10:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show blank if value is the same as the previous value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-if-value-is-the-same-as-the-previous-value/m-p/1471576#M27943</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , not very clear. But you need formual like&lt;/P&gt;
&lt;P&gt;if(isblank(sum(Table[sales])), blank(),[MTD Salg])&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 11:06:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Show-blank-if-value-is-the-same-as-the-previous-value/m-p/1471576#M27943</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-11-03T11:06:46Z</dc:date>
    </item>
  </channel>
</rss>

