<?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 total value be shown only in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3464766#M132215</link>
    <description>&lt;P class=""&gt;Hello&lt;/P&gt;&lt;P class=""&gt;I created a matrix whose column is cities (A, B, C,) and the rows are the list of stations ( AA, BB, CC), and the value is the sale amount per city and station.&lt;/P&gt;&lt;P class=""&gt;I want to add another value: the total sale quantity per station for all cities in the matrix.&lt;/P&gt;&lt;P class=""&gt;so the matrix looks like this visualized below:&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;What I want :&lt;/P&gt;&lt;P&gt;I want to show the sale Amount per city and satation but I want to only display the total sale quantity per station and all cities instead of sale quantity per city and station .&lt;/P&gt;&lt;P&gt;below matrix I want to create , and need your advise how to create it in power bi:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2023 23:31:11 GMT</pubDate>
    <dc:creator>razieh1990</dc:creator>
    <dc:date>2023-10-06T23:31:11Z</dc:date>
    <item>
      <title>total value be shown only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3464766#M132215</link>
      <description>&lt;P class=""&gt;Hello&lt;/P&gt;&lt;P class=""&gt;I created a matrix whose column is cities (A, B, C,) and the rows are the list of stations ( AA, BB, CC), and the value is the sale amount per city and station.&lt;/P&gt;&lt;P class=""&gt;I want to add another value: the total sale quantity per station for all cities in the matrix.&lt;/P&gt;&lt;P class=""&gt;so the matrix looks like this visualized below:&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;What I want :&lt;/P&gt;&lt;P&gt;I want to show the sale Amount per city and satation but I want to only display the total sale quantity per station and all cities instead of sale quantity per city and station .&lt;/P&gt;&lt;P&gt;below matrix I want to create , and need your advise how to create it in power bi:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 23:31:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3464766#M132215</guid>
      <dc:creator>razieh1990</dc:creator>
      <dc:date>2023-10-06T23:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: total value be shown only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3464884#M132218</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="627849" data-lia-user-login="razieh1990" class="lia-mention lia-mention-user"&gt;razieh1990&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You may utilize the "Total" to display the quantity&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2023 05:48:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3464884#M132218</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-10-07T05:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: total value be shown only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3467036#M132341</link>
      <description>&lt;P&gt;Hello tamerj1&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your solution.&lt;/P&gt;&lt;P&gt;Is it possible to modify the solution you provided and calculate not only sum(sale quantity) but also sum ( sale amount) when it is not in the scope of city as total?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean now we have one column as total quantity at the end of matrix but I want to add total amount as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think it is possible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 14:59:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3467036#M132341</guid>
      <dc:creator>razieh1990</dc:creator>
      <dc:date>2023-10-09T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: total value be shown only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3470487#M132504</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="627849" data-lia-user-login="razieh1990" class="lia-mention lia-mention-user"&gt;razieh1990&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You need to look into the table transformation detials inside the Power Query editor in the attached sample file.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 06:56:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3470487#M132504</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-10-11T06:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: total value be shown only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3471300#M132544</link>
      <description>&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 13:39:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/total-value-be-shown-only/m-p/3471300#M132544</guid>
      <dc:creator>razieh1990</dc:creator>
      <dc:date>2023-10-11T13:39:36Z</dc:date>
    </item>
  </channel>
</rss>

