<?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 a total in power BI in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314700#M123995</link>
    <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The very first step is to create a date table. You can find many resources on the Internet to help you with this task. Once your date table created, you will probably have a "Month" column. Finally you will be able to aggregate your data by month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I answered your question, please mark my post as a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 14:45:00 GMT</pubDate>
    <dc:creator>Alf94</dc:creator>
    <dc:date>2023-07-04T14:45:00Z</dc:date>
    <item>
      <title>How to calculate a total in power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314545#M123980</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some data that looks like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I would like to calculate totals for each month. How do I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 13:21:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314545#M123980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-04T13:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate a total in power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314700#M123995</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The very first step is to create a date table. You can find many resources on the Internet to help you with this task. Once your date table created, you will probably have a "Month" column. Finally you will be able to aggregate your data by month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I answered your question, please mark my post as a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:45:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314700#M123995</guid>
      <dc:creator>Alf94</dc:creator>
      <dc:date>2023-07-04T14:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate a total in power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314710#M123996</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a date table. I am sorry, what do you mean by 'aggregate your data by month'?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:48:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314710#M123996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-04T14:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate a total in power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314727#M123998</link>
      <description>&lt;P&gt;You can create a visual in the form of a simple table or bar chart, with months as the dimension and sum of sales as the measure. Or the number of groups, or the average discount, etc. From what I can see your data seems to be at the level of a day. You need to aggregate your data to see it at a monthly level. Aggregating data means using an aggregation function such as sum, minimum, maximum, number, average, etc&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:54:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3314727#M123998</guid>
      <dc:creator>Alf94</dc:creator>
      <dc:date>2023-07-04T14:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate a total in power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3315772#M124057</link>
      <description>&lt;P&gt;Thank you - is it possible to create something that would do the following:&lt;/P&gt;&lt;P&gt;1. calculate the total of the monthly (let's say sign ups) from this list&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. connect this total of sign ups per month to another data set that also has monthly sign ups per month but is old data (from previous)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially I have two data sets which are talking about the same thing, sign ups. But one already has sign-ups per month and the other has sign-ups recorded as single items.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 08:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-calculate-a-total-in-power-BI/m-p/3315772#M124057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-05T08:44:24Z</dc:date>
    </item>
  </channel>
</rss>

