<?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 Carry current month total forward to plot future changes in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Carry-current-month-total-forward-to-plot-future-changes/m-p/4030597#M159388</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;More rusty on DAX than I thought. I have to import messy Excel data which I'm fine with and can get nearly all the analysis squeezed out of it but I'm stuck on the following...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm dealing with long term patients in a facility, some of which have prospective discharge dates. So for each month's data I get I want to provide a dual axis chart showing the number of discharges per (future) month (which I am OK with - by plotting a count of Month Differences against a continuous date axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The challenge is, I also want to include a line representing the latest monthly total of patients (with or without discharge dates) which will adjust when the prospective discharges are deducted and shown in the bars. The chart would only need to go into the future as far as the maximum proposed discharge date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a rough mock up of what my data looks like. There are a couple of records that have discharge dates that have expired so eventually should be updated. Each new month may add new patients and have existing patients give new prospective discharge dates - I'm only interested in showing the projections based on the currently available data.&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;I need a measure to be able to plot the line over future months and drop in the extra axis field well so users can 'project' capacity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't been able to find examples close enough so any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 15:00:00 GMT</pubDate>
    <dc:creator>MozTom</dc:creator>
    <dc:date>2024-07-08T15:00:00Z</dc:date>
    <item>
      <title>Carry current month total forward to plot future changes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Carry-current-month-total-forward-to-plot-future-changes/m-p/4030597#M159388</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;More rusty on DAX than I thought. I have to import messy Excel data which I'm fine with and can get nearly all the analysis squeezed out of it but I'm stuck on the following...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm dealing with long term patients in a facility, some of which have prospective discharge dates. So for each month's data I get I want to provide a dual axis chart showing the number of discharges per (future) month (which I am OK with - by plotting a count of Month Differences against a continuous date axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The challenge is, I also want to include a line representing the latest monthly total of patients (with or without discharge dates) which will adjust when the prospective discharges are deducted and shown in the bars. The chart would only need to go into the future as far as the maximum proposed discharge date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a rough mock up of what my data looks like. There are a couple of records that have discharge dates that have expired so eventually should be updated. Each new month may add new patients and have existing patients give new prospective discharge dates - I'm only interested in showing the projections based on the currently available data.&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;I need a measure to be able to plot the line over future months and drop in the extra axis field well so users can 'project' capacity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't been able to find examples close enough so any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 15:00:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Carry-current-month-total-forward-to-plot-future-changes/m-p/4030597#M159388</guid>
      <dc:creator>MozTom</dc:creator>
      <dc:date>2024-07-08T15:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Carry current month total forward to plot future changes</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Carry-current-month-total-forward-to-plot-future-changes/m-p/4030775#M159389</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="586832" data-lia-user-login="MozTom" class="lia-mention lia-mention-user"&gt;MozTom&lt;/a&gt;&amp;nbsp;, and thank you for sharing a question with the Community.&amp;nbsp; &amp;nbsp;This reply is informtional.&amp;nbsp; &amp;nbsp;Please&amp;nbsp;remember to adhere to the decorum of the Community Forum when asking a question.&lt;BR /&gt;&lt;BR /&gt;Please provide your work-in-progress Power BI Desktop file (with sensitive information removed) that covers your issue or question completely in a usable format (not as a screenshot). You can upload the PBIX file to a cloud storage service such as OneDrive, Google Drive, Dropbox, or to a Github repository, and then share a file’s URL.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523/highlight/true#M607150" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523/highlight/true#M607150&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This allows members of the Forum to assess the state of the model, report layer, relationships, and any DAX applied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="color: darkblue;"&gt;&lt;EM&gt;If your requirement is solved, please make THIS ANSWER a SOLUTION &lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;&lt;EM&gt; and help other users find the solution quickly. Please hit the LIKE &lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;EM&gt; button if this comment helps you.&amp;nbsp; Proud to be a Super User!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 16:39:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Carry-current-month-total-forward-to-plot-future-changes/m-p/4030775#M159389</guid>
      <dc:creator>foodd</dc:creator>
      <dc:date>2024-07-08T16:39:30Z</dc:date>
    </item>
  </channel>
</rss>

