<?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: Create a chart inferring historical data from start and end dates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4009579#M157692</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the response. I'm not sure where to start, without creating manual calculations for each month.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2024 17:04:08 GMT</pubDate>
    <dc:creator>neilcotton</dc:creator>
    <dc:date>2024-06-25T17:04:08Z</dc:date>
    <item>
      <title>Create a chart inferring historical data from start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4001986#M156073</link>
      <description>&lt;P&gt;Good day, all.&lt;/P&gt;&lt;P&gt;I'm looking for some guidance on how we can create a chart that shows cummulative, historic data based on the start and end dates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example.&lt;/P&gt;&lt;P&gt;Imagine a helpdesk system that has the date a ticket was created and the date it was closed. I would like to be able to show a month based chart that shows how many tickets were open at the end of the month. To show the delta of working through a back log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;Jan 2024&amp;nbsp; &amp;nbsp;| 10 tickets were created, and 6 were closed THEREFORE Jan 2024 = 4&lt;/P&gt;&lt;P&gt;Feb 2024&amp;nbsp; | 20 more were created, and 8 were closed THEREFORE Feb 2024 = 16 (4 + 20 - &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Mar 2024 | 15 more were created, and 20 were closed THEREFORE Mar 2024 = 11 (16 + 15 - 20)&lt;/P&gt;&lt;P&gt;Apr 2024 | 10 more were created, and 15 were closed THEREFORE Apr 2024 = 6 (11 +10 -15)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't matter if the tickets closed were from the month they were created, or from the backlog from previous months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers would be appricated.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 12:48:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4001986#M156073</guid>
      <dc:creator>neilcotton</dc:creator>
      <dc:date>2024-06-20T12:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create a chart inferring historical data from start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4004598#M156295</link>
      <description>&lt;P&gt;Sounds like a straightforward scenario. What have you tried and where are you stuck?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 18:36:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4004598#M156295</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-06-21T18:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a chart inferring historical data from start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4009579#M157692</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the response. I'm not sure where to start, without creating manual calculations for each month.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 17:04:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4009579#M157692</guid>
      <dc:creator>neilcotton</dc:creator>
      <dc:date>2024-06-25T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create a chart inferring historical data from start and end dates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4009620#M157696</link>
      <description>&lt;P&gt;Something like this?&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>Tue, 25 Jun 2024 17:31:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-chart-inferring-historical-data-from-start-and-end/m-p/4009620#M157696</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-06-25T17:31:59Z</dc:date>
    </item>
  </channel>
</rss>

