<?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: Monthly Revenue based on start revenue date and day revenue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2407182#M63258</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="369478" data-lia-user-login="Dennis12" class="lia-mention lia-mention-user"&gt;Dennis12&lt;/a&gt; , Create a end date , based on start date &lt;/P&gt;
&lt;P&gt;new column&lt;/P&gt;
&lt;P&gt;revenue end date = [revenue Start date] +[Total days]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer this blog&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 16:30:47 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-03-21T16:30:47Z</dc:date>
    <item>
      <title>Monthly Revenue based on start revenue date and day revenue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2406591#M63213</link>
      <description>&lt;P&gt;I am new to DAX formules but I would like to make a report/matrix of our montly revenue based on a start date and daily earnings. So, my goal would be to have the monthly revenue in a matrix from the start date untill the total days run out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help would be very appreciated&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, 21 Mar 2022 13:14:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2406591#M63213</guid>
      <dc:creator>Dennis12</dc:creator>
      <dc:date>2022-03-21T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Revenue based on start revenue date and day revenue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2407180#M63257</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="369478" data-lia-user-login="Dennis12" class="lia-mention lia-mention-user"&gt;Dennis12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this a similar case&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/Interest-Calculation/m-p/2321575" target="_blank"&gt;https://community.powerbi.com/t5/DAX-Commands-and-Tips/Interest-Calculation/m-p/2321575&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it is not the same but similar. You can create a simple date table that starts from date you indicate up to the last date in your table. Using CROSSJOIN + FILTER you can unpivot your data which mskes it easier to analyze. If this is what you're looking for, please share some sample data and brief on the expected results.&amp;nbsp;&lt;BR /&gt;Have a great day!&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 16:30:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2407180#M63257</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-03-21T16:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Revenue based on start revenue date and day revenue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2407182#M63258</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="369478" data-lia-user-login="Dennis12" class="lia-mention lia-mention-user"&gt;Dennis12&lt;/a&gt; , Create a end date , based on start date &lt;/P&gt;
&lt;P&gt;new column&lt;/P&gt;
&lt;P&gt;revenue end date = [revenue Start date] +[Total days]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer this blog&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 16:30:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Monthly-Revenue-based-on-start-revenue-date-and-day-revenue/m-p/2407182#M63258</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-03-21T16:30:47Z</dc:date>
    </item>
  </channel>
</rss>

