<?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: Total of dax measure is blank, but it generates results in a table visual in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343491#M125501</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="511385" data-lia-user-login="mlsx4" class="lia-mention lia-mention-user"&gt;mlsx4&lt;/a&gt;&amp;nbsp;thanks for your reply. I did try working with SUMX function and its giving me a result and not blank.... the problem now is that I'm comparing 3 scenarios like the following:&lt;/P&gt;&lt;P&gt;1st scenario: where BTE_Termin = budat&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2nd scenario: where BTE_Termin - budat&amp;nbsp; &amp;lt;=1, for which I'm using the following code:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3rd scenario: where BTE_Termin - budat &amp;lt;= 2, for which the following code is being used:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;but SUMX seems to give me the same answer for all 3 scenarios. instead the BTE MengeX (result column in red: see table in 1st question) should be different for different scenarios. the measures are giving me different BTE Menge in table visual but not in a card or chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope you can understand the issue. thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2023 14:20:54 GMT</pubDate>
    <dc:creator>Commons94</dc:creator>
    <dc:date>2023-07-21T14:20:54Z</dc:date>
    <item>
      <title>Total of dax measure is blank, but it generates results in a table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343119#M125490</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;the above shown code is my dax measure. This measures produces values for the respective BelegXPos when I use it in a table but doesn't show the grand total in the table and also shows up a blank when I use it in a 'Card' visual. Do you guys have any idea why could it be so..? Sample dataset is given below. Thanks a lot in advance.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;BelegXPos&lt;/TD&gt;&lt;TD&gt;BUDAT&lt;/TD&gt;&lt;TD&gt;WE&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;BTE Menge0&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;09/09/1911&lt;/TD&gt;&lt;TD&gt;183&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;364&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;16/05/1924&lt;/TD&gt;&lt;TD&gt;171&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;147&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;18/09/1910&lt;/TD&gt;&lt;TD&gt;194&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;367&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;15/03/1920&lt;/TD&gt;&lt;TD&gt;109&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;215&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;24/03/1923&lt;/TD&gt;&lt;TD&gt;172&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;287&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;F&lt;/TD&gt;&lt;TD&gt;20/07/1920&lt;/TD&gt;&lt;TD&gt;150&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;341&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;19/08/1926&lt;/TD&gt;&lt;TD&gt;127&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;152&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;29/08/1925&lt;/TD&gt;&lt;TD&gt;170&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;340&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;19/11/1919&lt;/TD&gt;&lt;TD&gt;183&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;335&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;10/03/1922&lt;/TD&gt;&lt;TD&gt;154&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;136&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;19/08/1921&lt;/TD&gt;&lt;TD&gt;142&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;319&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Total&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;1755&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#800000"&gt;&amp;lt;Blank&amp;gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Fri, 21 Jul 2023 11:08:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343119#M125490</guid>
      <dc:creator>Commons94</dc:creator>
      <dc:date>2023-07-21T11:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Total of dax measure is blank, but it generates results in a table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343216#M125493</link>
      <description>&lt;P&gt;Maybe you just need to add a SUMX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;BTE Menge1=
SUMX('Table',[BTE Menge0])

//or use SUMX (VALUES(Table[DAT]),[BTE Menge0]) if you try to sum by date&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 11:30:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343216#M125493</guid>
      <dc:creator>mlsx4</dc:creator>
      <dc:date>2023-07-21T11:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Total of dax measure is blank, but it generates results in a table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343491#M125501</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="511385" data-lia-user-login="mlsx4" class="lia-mention lia-mention-user"&gt;mlsx4&lt;/a&gt;&amp;nbsp;thanks for your reply. I did try working with SUMX function and its giving me a result and not blank.... the problem now is that I'm comparing 3 scenarios like the following:&lt;/P&gt;&lt;P&gt;1st scenario: where BTE_Termin = budat&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2nd scenario: where BTE_Termin - budat&amp;nbsp; &amp;lt;=1, for which I'm using the following code:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3rd scenario: where BTE_Termin - budat &amp;lt;= 2, for which the following code is being used:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;but SUMX seems to give me the same answer for all 3 scenarios. instead the BTE MengeX (result column in red: see table in 1st question) should be different for different scenarios. the measures are giving me different BTE Menge in table visual but not in a card or chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope you can understand the issue. thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 14:20:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3343491#M125501</guid>
      <dc:creator>Commons94</dc:creator>
      <dc:date>2023-07-21T14:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Total of dax measure is blank, but it generates results in a table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3345810#M125630</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="584792" data-lia-user-login="Commons94" class="lia-mention lia-mention-user"&gt;Commons94&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I understand the issue. And if you add a condition? Something similar to:&lt;BR /&gt;&lt;BR /&gt;If (selectedvalue(BelegX)="", menge0+menge1+menge2)&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 06:44:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3345810#M125630</guid>
      <dc:creator>mlsx4</dc:creator>
      <dc:date>2023-07-24T06:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Total of dax measure is blank, but it generates results in a table visual</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3357931#M126212</link>
      <description>&lt;P&gt;thanks for your reply. It didn't work. So I duplciated the tables and worked it out through 'Group by' function in Power Query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: sorry for the late reply.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:39:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Total-of-dax-measure-is-blank-but-it-generates-results-in-a/m-p/3357931#M126212</guid>
      <dc:creator>Commons94</dc:creator>
      <dc:date>2023-07-31T12:39:44Z</dc:date>
    </item>
  </channel>
</rss>

