<?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 dax in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4059742#M161142</link>
    <description>&lt;P&gt;Boa tarde.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estou com um problema, tenho uma meta definida porém no mês que não tem realizado o visual fica em branco, tem alguma dax que eu faça para que quando não ter realizado ele preencha com 0 para que eu consiga realizar o calculo e mensurar quando não ter realizado no mês ?&lt;/P&gt;&lt;P&gt;Help, please!!!!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 19:55:16 GMT</pubDate>
    <dc:creator>pedrostt8</dc:creator>
    <dc:date>2024-07-24T19:55:16Z</dc:date>
    <item>
      <title>dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4059742#M161142</link>
      <description>&lt;P&gt;Boa tarde.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estou com um problema, tenho uma meta definida porém no mês que não tem realizado o visual fica em branco, tem alguma dax que eu faça para que quando não ter realizado ele preencha com 0 para que eu consiga realizar o calculo e mensurar quando não ter realizado no mês ?&lt;/P&gt;&lt;P&gt;Help, please!!!!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 19:55:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4059742#M161142</guid>
      <dc:creator>pedrostt8</dc:creator>
      <dc:date>2024-07-24T19:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4060420#M161165</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="779522" data-lia-user-login="pedrostt8" class="lia-mention lia-mention-user"&gt;pedrostt8&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I create a table as you mentioned.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Then I create a measure and here is the DAX code.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Achieve = MAX('Table'[Achieve1])&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;It shows Achieve is blank, so I create another measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure = IF('Table'[Achieve]=BLANK(),0,'Table'[Achieve])&lt;/LI-CODE&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 05:38:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4060420#M161165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-25T05:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4061486#M161219</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&amp;nbsp;thank you very much have a good day !!!!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 13:16:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax/m-p/4061486#M161219</guid>
      <dc:creator>pedrostt8</dc:creator>
      <dc:date>2024-07-25T13:16:43Z</dc:date>
    </item>
  </channel>
</rss>

