<?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>jce0 Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>jce0 Tracker</description>
    <pubDate>Fri, 18 Sep 2026 02:10:59 GMT</pubDate>
    <dc:date>2026-09-18T02:10:59Z</dc:date>
    <item>
      <title>Re: Calculating License Renewal Statistics</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/556539#M262223</link>
      <description>&lt;P&gt;The number of days that a license remains active should just be (&lt;EM&gt;licenseEndDate)&lt;/EM&gt; - (&lt;EM&gt;licenseStartDate) providing &lt;/EM&gt;the number of days that a single license was active. I was then hoping to put that information into buckets (I was thinking by the year and month of the &lt;EM&gt;licenseStartDate)&amp;nbsp;&lt;/EM&gt;to examine how the length that licenses remained active changed over time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if that provides enough info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Daniel!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 15:33:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/556539#M262223</guid>
      <dc:creator>jce0</dc:creator>
      <dc:date>2018-10-30T15:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating License Renewal Statistics</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/555291#M261554</link>
      <description>&lt;P&gt;Would anyone be able to help with this additional information? I think it could be helpful to others since I couldn't find any other post directly addressing this metric. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 16:30:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/555291#M261554</guid>
      <dc:creator>jce0</dc:creator>
      <dc:date>2018-10-30T16:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating License Renewal Statistics</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/553966#M260834</link>
      <description>&lt;P&gt;Thanks Greg. Those links are close to what I'm looking for, but not exactly. Let me add some detail to my original post with your suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Summary:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a single table where each row contains a bunch of information about customers. I think the relevant columns in this calculation are the &lt;EM&gt;licenseStartDate&lt;/EM&gt;, &lt;EM&gt;licenseEndDate, and licenceType. &lt;/EM&gt;I'd like to create a dataset and some visuals that indicate how the length (number of days) that a customer has had an active license changed over time, on average.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sample Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1kxiZ31Ff4H6HT9y4GbJZFa2f8kzY6AX_/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1kxiZ31Ff4H6HT9y4GbJZFa2f8kzY6AX_/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ID: Unique identifier of the customer&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;licenseStartDate: The date that the license was activated&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;licenseEndDate: The date that the licenses expired/was canceled.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;licenseType: Indicates what type of license this record is related to&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expected Result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm attempting to generate a graph where the X axis are dates for which licenses were created and the y axis is the number of days, on average, those licenses remained active. Possibly grouping the data on the X axis into months or quarters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 20:02:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/553966#M260834</guid>
      <dc:creator>jce0</dc:creator>
      <dc:date>2018-10-26T20:02:44Z</dc:date>
    </item>
    <item>
      <title>Calculating License Renewal Statistics</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/553840#M260768</link>
      <description>&lt;P&gt;First time working with PowerBI/DAX -I'm sure I'm overlooking something simple, but I've messed this up a few times while following along with some similar posts so I figured it was time to reach out for some help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to measue how the average length that customers have had an active license has changed over time.&amp;nbsp; I have about 2.5 years of data and I'd like to generate a graph to show, based on when the license started, what the averge number of days that a license remained active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a single table with a customerID column, a licenseStart datetime column, and a licenseExpiration datetime column. Eventualy I'd like to split data up by an additional column "licenseType."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems like it should be simple but I can't seem to get it work - would anyone be able to point me in the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 16:55:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculating-License-Renewal-Statistics/m-p/553840#M260768</guid>
      <dc:creator>jce0</dc:creator>
      <dc:date>2018-10-26T16:55:42Z</dc:date>
    </item>
  </channel>
</rss>

