<?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: Assigning Revenue and Profit daily between start and end dates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4398487#M174640</link>
    <description>&lt;P&gt;Here is a picture of the matrix chart I'm trying to populate.&amp;nbsp; The Budget come from a separate table that have a monthly breakdown.&amp;nbsp; With the actual, i'm struggling to get it to spread my Rev Per Work Day and GM per work day to each work day between my start and end.&amp;nbsp; It seems to be grabbing it by week or other measure's I've tried to create either put the dollars at the start or end date.&amp;nbsp; Really want the rev per day in the table as the start or end date shift it moves the dollars with them.&amp;nbsp; For example.&amp;nbsp; If a project start on 2/27/25 this year and went through 3/28/25.&amp;nbsp; I'd want two days of that daily revenue showing up in February and the rest to populate in March.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 15:32:30 GMT</pubDate>
    <dc:creator>BciBuilder</dc:creator>
    <dc:date>2025-02-06T15:32:30Z</dc:date>
    <item>
      <title>Assigning Revenue and Profit daily between start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4396754#M174566</link>
      <description>&lt;P&gt;I have been trying to create a DAX measure to assign my project Revenue and Profit between a start and end date.&amp;nbsp; My end goal is to be able to look at the values of each project by month to compare to our company budget (from another table).&amp;nbsp; I have created calculated columns for work days, Revenue by Work Day and Profit by Work Day.&amp;nbsp; Those are in my Outlook table and I have been tying them to a date table called DateB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a rough matrix table with the end goal view.&amp;nbsp; Most of the DAX formulas I've tried to assign have resulted in a lump sum dollar amount to either the start or end date.&amp;nbsp;&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;Thanks in advance for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 16:15:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4396754#M174566</guid>
      <dc:creator>BciBuilder</dc:creator>
      <dc:date>2025-02-05T16:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Revenue and Profit daily between start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4397338#M174592</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="925040" data-lia-user-login="BciBuilder" class="lia-mention lia-mention-user"&gt;BciBuilder&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;Do you want to calculate the total number of &lt;SPAN&gt;Revenue&lt;/SPAN&gt; and GM and their Budget for each month? I&lt;/FONT&gt;&lt;FONT&gt;&lt;FONT&gt;f there is a relationship between your Date table, Outlook table and Budget table, such as Date[Date]--&amp;gt;Outlook[Date](One to Many), then when you use the Date[Date] in the matrix,&amp;nbsp;&lt;SPAN&gt;the matrix will usually calculate the total for each month by itself.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I don't quite understand your question, could you please provide &lt;STRONG&gt;sample data&lt;/STRONG&gt; for each table and the expected &lt;STRONG&gt;output?&lt;/STRONG&gt; In addition, how much is the daily allocation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Mengmeng Li&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 02:25:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4397338#M174592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-06T02:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Revenue and Profit daily between start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4397802#M174611</link>
      <description>&lt;OL&gt;&lt;LI&gt;Do you have a dedicated Date Table&amp;nbsp;in your data model. If you don't have one, consider creating it.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;In your Budget Table, check whether the dates represent only the start of month (e.g., 2024-01-01 for January, 2024-02-01 for February, etc.).&lt;/LI&gt;&lt;LI&gt;If your budget dates are always the first day of the month, you need to add a new calculated column in your Date Table&amp;nbsp;that represents the start of each month.&lt;/LI&gt;&lt;LI&gt;Create a relationship between the StartOfMonth column in your Date Table and the Date column in your Budget Table.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Try to follow the above steps.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Did I answer your question? Mark my post as a solution! And Kudos are appreciated&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 08:09:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4397802#M174611</guid>
      <dc:creator>sangeethray_92</dc:creator>
      <dc:date>2025-02-06T08:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Revenue and Profit daily between start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4398487#M174640</link>
      <description>&lt;P&gt;Here is a picture of the matrix chart I'm trying to populate.&amp;nbsp; The Budget come from a separate table that have a monthly breakdown.&amp;nbsp; With the actual, i'm struggling to get it to spread my Rev Per Work Day and GM per work day to each work day between my start and end.&amp;nbsp; It seems to be grabbing it by week or other measure's I've tried to create either put the dollars at the start or end date.&amp;nbsp; Really want the rev per day in the table as the start or end date shift it moves the dollars with them.&amp;nbsp; For example.&amp;nbsp; If a project start on 2/27/25 this year and went through 3/28/25.&amp;nbsp; I'd want two days of that daily revenue showing up in February and the rest to populate in March.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 15:32:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Assigning-Revenue-and-Profit-daily-between-start-and-end-dates/m-p/4398487#M174640</guid>
      <dc:creator>BciBuilder</dc:creator>
      <dc:date>2025-02-06T15:32:30Z</dc:date>
    </item>
  </channel>
</rss>

