<?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: how to calculate data and save in different table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4156761#M165180</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="808017" data-lia-user-login="PBX_user" class="lia-mention lia-mention-user"&gt;PBX_user&lt;/a&gt;&amp;nbsp;, Create a new table using DAX go to modelling and create new table and use Summarize&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SecondTable = &lt;BR /&gt;SUMMARIZE(&lt;BR /&gt;'FirstTable',&lt;BR /&gt;'FirstTable'[Month],&lt;BR /&gt;'FirstTable'[State],&lt;BR /&gt;"No of Tasks", COUNTROWS('FirstTable')&lt;BR /&gt;)&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 12:14:54 GMT</pubDate>
    <dc:creator>bhanu_gautam</dc:creator>
    <dc:date>2024-09-18T12:14:54Z</dc:date>
    <item>
      <title>how to calculate data and save in different table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4156681#M165177</link>
      <description>&lt;P&gt;I have a situation where I need to calculate data and save it in different table for reporting&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raw data&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;I want result in below format&lt;/P&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;</description>
      <pubDate>Wed, 18 Sep 2024 11:38:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4156681#M165177</guid>
      <dc:creator>PBX_user</dc:creator>
      <dc:date>2024-09-18T11:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate data and save in different table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4156761#M165180</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="808017" data-lia-user-login="PBX_user" class="lia-mention lia-mention-user"&gt;PBX_user&lt;/a&gt;&amp;nbsp;, Create a new table using DAX go to modelling and create new table and use Summarize&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SecondTable = &lt;BR /&gt;SUMMARIZE(&lt;BR /&gt;'FirstTable',&lt;BR /&gt;'FirstTable'[Month],&lt;BR /&gt;'FirstTable'[State],&lt;BR /&gt;"No of Tasks", COUNTROWS('FirstTable')&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 12:14:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4156761#M165180</guid>
      <dc:creator>bhanu_gautam</dc:creator>
      <dc:date>2024-09-18T12:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to calculate data and save in different table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4157458#M165208</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;bhanu_gautam that worked.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have different set of data as well, how I can create a result set of this data set&amp;nbsp;&lt;/P&gt;&lt;P&gt;raw data:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result needed as below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 16:26:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-to-calculate-data-and-save-in-different-table/m-p/4157458#M165208</guid>
      <dc:creator>PBX_user</dc:creator>
      <dc:date>2024-09-18T16:26:12Z</dc:date>
    </item>
  </channel>
</rss>

