<?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: Trending Revenue for clients active in a specific quarter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Trending-Revenue-for-clients-active-in-a-specific-quarter/m-p/3994536#M155114</link>
    <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. Your sample file is way too big.&lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &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;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 15 Jun 2024 22:53:47 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-06-15T22:53:47Z</dc:date>
    <item>
      <title>Trending Revenue for clients active in a specific quarter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Trending-Revenue-for-clients-active-in-a-specific-quarter/m-p/3992244#M154943</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everyone, this is a follow-up to my previous question on here (linked below).&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;DIV&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Trying-to-get-trending-revenue-for-clients-active-in-a-specific/m-p/3828370#M1236814" target="_blank" rel="noopener"&gt;Solved: Re: Trying to get trending revenue for clients act... - Microsoft Fabric Community&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution outlined here worked well, but now I am attempting to transition into a new dataset with a slightly different format. When I tried to translate the same cohort formula over from there, I ran into an issue where my graphs aren't changing with the filter. I would like some assistance finding the issue here. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This is the formula I'm using to calculate rolling 12 revenue with the new data source. "Entity by Product Revenue" is the new data file I'm switching over to. "RCB Core Revenue" is the old file which I'm using to distinguish between active and inactive clients (might not be necessary).&lt;BR /&gt;&amp;nbsp;&lt;/DIV&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;LI-CODE lang="markup"&gt;Rev R12 by Product =
CALCULATE(SUM('Entity by Product Revenue'[R12 Revenue]), '_QuarterEndTable'[Year.Quarter] = MAX('_QuarterEndTable'[Year.Quarter]), 'RCB Core Revenue'[Active vs Deconverted] = "Active")&lt;/LI-CODE&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;This is the new cohort formula I'm using. It's very similar to the one in the previous solution, with smaller alterations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Rev Cohorts Products = CALCULATE([Rev R12 by Product],CALCULATETABLE(SUMMARIZE('Entity by Product Revenue', 'Entity by Product Revenue'[Ent Number]), ALL(_QuarterEndTable), USERELATIONSHIP('Entity by Product Revenue'[Quarter], _QuarterEndTable2[Quarter and Year])))&lt;/LI-CODE&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;I've linked the files below that are relevant to this. Top is the new file I'm transitioning to, middle is test file from previous solution, and bottom file is the old file I'm transitioning from.&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A title="https://docs.google.com/file/d/1uc3vqofrtell8yjjlkow8rdmqo7b9jzr/edit?usp=docslist_api&amp;amp;filetype=msexcel" href="https://docs.google.com/file/d/1uC3vqOFRTelL8YjJlkoW8RDmQO7B9jZr/edit?usp=docslist_api&amp;amp;filetype=msexcel" target="_blank" rel="noreferrer noopener"&gt;https://docs.google.com/file/d/1uC3vqOFRTelL8YjJlkoW8RDmQO7B9jZr/edit?usp=docslist_api&amp;amp;filetype=msexcel&lt;/A&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;A title="https://drive.google.com/file/d/19odabt3zqaiovxaasbkore0ksejb5ki6/view?usp=drivesdk" href="https://drive.google.com/file/d/19oDabT3zqaIOvxAASBkoRE0kSEjb5ki6/view?usp=drivesdk" target="_blank" rel="noreferrer noopener"&gt;https://drive.google.com/file/d/19oDabT3zqaIOvxAASBkoRE0kSEjb5ki6/view?usp=drivesdk&lt;/A&gt;&lt;DIV&gt;&lt;A title="https://docs.google.com/file/d/1htffxaemuudqiocwxi1mkzzv9gpssjfe/edit?usp=docslist_api&amp;amp;filetype=msexcel" href="https://docs.google.com/file/d/1htFfxaemUUdQIoCWXI1MKZZV9GPSSjFE/edit?usp=docslist_api&amp;amp;filetype=msexcel" target="_blank" rel="noreferrer noopener"&gt;https://docs.google.com/file/d/1htFfxaemUUdQIoCWXI1MKZZV9GPSSjFE/edit?usp=docslist_api&amp;amp;filetype=msexcel&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Jun 2024 02:36:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Trending-Revenue-for-clients-active-in-a-specific-quarter/m-p/3992244#M154943</guid>
      <dc:creator>kjohnanand</dc:creator>
      <dc:date>2024-06-14T02:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trending Revenue for clients active in a specific quarter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Trending-Revenue-for-clients-active-in-a-specific-quarter/m-p/3994536#M155114</link>
      <description>&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;&lt;BR /&gt;Do not include sensitive information or anything not related to the issue or question. Your sample file is way too big.&lt;BR /&gt;&lt;BR /&gt;If you are unsure how to upload data please refer to &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;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2024 22:53:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Trending-Revenue-for-clients-active-in-a-specific-quarter/m-p/3994536#M155114</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-06-15T22:53:47Z</dc:date>
    </item>
  </channel>
</rss>

