<?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 help in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-help/m-p/3358580#M126244</link>
    <description>&lt;P&gt;Hi all, I'm trying to calculate 25*108075 = 2701875 instead I'm getting results as 2746186 which is incorrect. I have different categories columns in the table not sure how this is getting filtered, please help.&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;</description>
    <pubDate>Mon, 31 Jul 2023 19:53:47 GMT</pubDate>
    <dc:creator>cool_333</dc:creator>
    <dc:date>2023-07-31T19:53:47Z</dc:date>
    <item>
      <title>dax help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-help/m-p/3358580#M126244</link>
      <description>&lt;P&gt;Hi all, I'm trying to calculate 25*108075 = 2701875 instead I'm getting results as 2746186 which is incorrect. I have different categories columns in the table not sure how this is getting filtered, please help.&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;</description>
      <pubDate>Mon, 31 Jul 2023 19:53:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-help/m-p/3358580#M126244</guid>
      <dc:creator>cool_333</dc:creator>
      <dc:date>2023-07-31T19:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: dax help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-help/m-p/3360738#M126337</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="505766" data-lia-user-login="cool_333" class="lia-mention lia-mention-user"&gt;cool_333&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your description, you want to&amp;nbsp;&lt;SPAN&gt;calculate 25*108075 = 2701875.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;It is difficult to see the problem with just a picture. DAX is a statement for filtering context, and different filtering may calculate different results.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="" aria-hidden="true" data-location="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;According to your screenshot, the values of the first two columns are correct, then to calculate the product, you can create a measure to try, assuming 25 is [Measure1], 108075 is [Measure2]:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="" aria-hidden="true" data-location="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Measure3=[Measure1]*[Measure2]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="" aria-hidden="true" data-location="2"&gt;&amp;nbsp;
&lt;DIV class="" aria-hidden="true" data-location="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If this still can't help you to solve the problem, you can try to give me some test data and expected output similar to your table structure, and how you put the fields in visual to tell me. You can provide it to me as a form, or you can upload your sample pbix file (without sensitive data) to OneDrice and send it to me as a link.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="" aria-hidden="true" data-location="2"&gt;&amp;nbsp;
&lt;DIV class="" aria-hidden="true" data-location="2"&gt;
&lt;P&gt;Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Aniya Zhang&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept&lt;EM&gt; it as the solution&amp;nbsp;to help the other members find it more quickly&lt;/EM&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 01:30:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dax-help/m-p/3360738#M126337</guid>
      <dc:creator>v-yueyunzh-msft</dc:creator>
      <dc:date>2023-08-02T01:30:39Z</dc:date>
    </item>
  </channel>
</rss>

