<?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: Period over Period comparison in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2079600#M31799</link>
    <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Did you mean to rank and pick the top 5 categories based on the current date filter and show them on a chart and groups by categories, split by date legends, right?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If that is the case, you may need to do the following steps.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;1. Create an unconnected date table, it will be used as legends on the chart.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;2. Drag the Category field to the axis of the chart.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;3. Write a measure expression and use it on the value fields of your chart.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;For the measure formula:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;1. It needs a variable to summary table records and ranking records based on date and causes then you can extract the match causes to a list.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://www.sqlbi.com/articles/all-the-secrets-of-summarize/" target="_blank"&gt;All the secrets of SUMMARIZE - SQLBI&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Sorting-by-multiple-columns/td-p/535690" target="_self"&gt;Sorting by multiple columns&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;2. It required if statement to check the filtered date if they are included in the last three years with the current month. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;3. It required if statement to check if the current cause is included in the list of ranked cause list.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;4. If current values matched all the conditions, you can use the current date and current cause as conditions to filter and summary calculated results.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 08:13:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-16T08:13:05Z</dc:date>
    <item>
      <title>Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2056021#M31530</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to display just 9 months of data for each year for 2018, 2019 and 2020 to compare frequencey for top 5 causes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;.i.e., i need to display data in a chart for date starting from 01/01/2018 to 09/30/2020.&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For instance, for the 9/30/2018 bar includes all claims that occurred from 01/01/2018 through 09/30/2018 and valued as of 9/30/2018.&lt;/LI&gt;&lt;LI&gt;For the 9/30/2019 bar include all claims that occurred from 01/01/2019 through 09/30/2019 and valued as of 9/30/2019&lt;/LI&gt;&lt;LI&gt;For the 9/30/2020 bar include all claims that occurred from 01/01/2020 through 09/30/2020 and valued as of 9/30/2020&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please find the ss of the data to be displayed in this format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to achive this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;what would be the right visualization chart to display the data in the below attached format?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gladyy_varghes_0-1630660158443.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/586779i78F5304F7D1E7039/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gladyy_varghes_0-1630660158443.png" alt="gladyy_varghes_0-1630660158443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 09:12:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2056021#M31530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-03T09:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2057700#M31539</link>
      <description>&lt;P&gt;You would use a calendar table in your data model. That table would have a month number column. You would then filter that column to only include months 1 through 9.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Sep 2021 22:46:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2057700#M31539</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-09-04T22:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2062983#M31617</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi @Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I'd like to suggest you create a calculated table with the date value you required and use it on the legend field, then you can write measure expressions to extract the current category and redirect to particular calculate formulas that filter by the current legend:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://www.pbiusergroup.com/communities/community-home/digestviewer/viewthread?MessageKey=b52f0351-c430-43d2-8665-9bee835416c7&amp;amp;CommunityKey=3a98540b-3655-4795-b8cb-30dbeb93ba78&amp;amp;tab=digestviewer" target="_blank"&gt;My Favorite DAX Feature: SELECTEDVALUE with SWITCH | Winston-Salem Power BI User Group (pbiusergroup.com)&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If the above does not help, can you please share a pbix or some dummy data that keep raw data structure with expected results? It should help us clarify your scenario and test to coding formula.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 01:54:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2062983#M31617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-08T01:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2075152#M31741</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply. I would bring more info regarding the ask. It basically means,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The user wants to compare the most recent top 5 causes of loss to the same period last year.&amp;nbsp; In other words, compare the top 5 causes for the first 7 months of 2021 to what they were for the first 7 months of 2020 for both severity and frequency.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I exported two of Fox Rehab valuation files from ClaimsLens as the basis for this example&lt;/LI&gt;&lt;LI&gt;For the 7.15.21 file I deleted any claims with a loss date not in 2021.&amp;nbsp; We only want to look at YTD claims in 2021&lt;/LI&gt;&lt;LI&gt;For the 7.15.20 file I deleted any claims with a loss date not in 2020. Again, we want to look at YTD Claims and only for 2020&lt;/LI&gt;&lt;LI&gt;Determined the Top 5 Causes of loss for severity in the 2021 file.&amp;nbsp; These are the top 5 we want to compare to the 2020 file&lt;/LI&gt;&lt;LI&gt;Determined the Top 5 Causes of loss for Frequency in the 2021 File. These are the top 5 we will compare to the 2020 file&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Used Pivot tables to determine values and mocked up the below comparison Chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gladyy_varghes_0-1631616750537.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/593220iCF58E80CB19C57CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gladyy_varghes_0-1631616750537.png" alt="gladyy_varghes_0-1631616750537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 10:55:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2075152#M31741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T10:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2077783#M31771</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Can i have some update?&amp;nbsp;&lt;/P&gt;&lt;P&gt;To breif you more about it. I need to compare Top 5 causes of Loss Range for the year 2021 with Same top 5 causes of 2021 but the loss range year would be 2020.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 12:57:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2077783#M31771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T12:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2079600#M31799</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Did you mean to rank and pick the top 5 categories based on the current date filter and show them on a chart and groups by categories, split by date legends, right?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;If that is the case, you may need to do the following steps.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;1. Create an unconnected date table, it will be used as legends on the chart.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;2. Drag the Category field to the axis of the chart.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;3. Write a measure expression and use it on the value fields of your chart.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;For the measure formula:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;1. It needs a variable to summary table records and ranking records based on date and causes then you can extract the match causes to a list.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://www.sqlbi.com/articles/all-the-secrets-of-summarize/" target="_blank"&gt;All the secrets of SUMMARIZE - SQLBI&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Sorting-by-multiple-columns/td-p/535690" target="_self"&gt;Sorting by multiple columns&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;2. It required if statement to check the filtered date if they are included in the last three years with the current month. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;3. It required if statement to check if the current cause is included in the list of ranked cause list.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;4. If current values matched all the conditions, you can use the current date and current cause as conditions to filter and summary calculated results.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 08:13:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2079600#M31799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-16T08:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2079685#M31801</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thans for the reply, i will certainly try to follow the method mentioned. But just to be more clear, what i am looking for is I have a slicer for valuation dates which has 2 dates in it. 7-15-2020 and 7-15-2021. Both these valuation dates have a loss date range separtly starting from 01-01-2018 till end of 2021 respectively. What I am looking for is, I need to find the top 5 causes of loss for the most recent valuation date from 01-01-2021 till loss range till 07-15-2021 and the same top 5 causes of loss for the 07-15-2021 but the loss data should be the 01-01-2020 till 07-15-2020. Basically showing the top 5 causes&amp;nbsp; of loss for the 2021 validation date with same top 5 causes of 2021 but values of loss raning from 1-1-2020 till 7-15-2020.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope i was clear. I would like to know the Dax queries to use in order to achieve it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;gladson&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 08:43:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2079685#M31801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-16T08:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2089708#M31938</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me achieve the ask. Please follow the SS first&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gladyy_varghes_0-1632258014910.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/597986i60F8FD5BF45DD9BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gladyy_varghes_0-1632258014910.png" alt="gladyy_varghes_0-1632258014910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need to display the values under MININCURRED for valuation Date 07/15/2020 beside valuation date 07/15/2021. I need to elimiate the values displayed under valuation date 07/15/2021 under MININCURRED&amp;nbsp;i.e, for valuation date 07/15/2021, MAXINCURRED is 82,039 and MININCURRED should be 879 for the cause Stain or Injury by Lifting and following the same for the rest.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me tell you the Dax queires used. :&lt;BR /&gt;&lt;BR /&gt;MAXVAL :&amp;nbsp;MAXVAL = CALCULATE([Total Incurred_NEW],&lt;BR /&gt;FILTER('clm ValuationData',MAX('clm ValuationData'[ValuationDate])),&lt;BR /&gt;(DATESBETWEEN('clm Claims'[LossDate].[Date],DATE(2021,1,1),DATE(2021,7,15))))&lt;BR /&gt;MAXINCURRED:&amp;nbsp;&lt;/P&gt;&lt;P&gt;MAXINCURRED =&lt;/P&gt;&lt;P&gt;CALCULATE(&lt;BR /&gt;'clm ValuationData'[Total Incurred_NEW],&lt;BR /&gt;FILTER('clm ValuationData',&lt;BR /&gt;('clm ValuationData'[MAXVAL])))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MINVAL:&amp;nbsp;MinVAL = CALCULATE([Total Incurred_NEW],&lt;BR /&gt;FILTER('clm ValuationData',MAX('clm ValuationData'[ValuationDate])),&lt;BR /&gt;PREVIOUSYEAR(DATESBETWEEN('clm Claims'[LossDate].[Date],DATE(2021,1,1),DATE(2021,7,15))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MININCURRED =&lt;BR /&gt;CALCULATE(&lt;BR /&gt;'clm ValuationData'[Total Incurred_NEW],&lt;BR /&gt;FILTER('clm ValuationData',&lt;BR /&gt;'clm ValuationData'[MinVAL]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the used Dax is not upto the mark, please help me achieve the above ask if there are any other methods.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;BR /&gt;glad&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 21:09:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2089708#M31938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-21T21:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Period over Period comparison</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2101593#M32092</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi @Anonymous&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Can you please share a pbix or some dummy data that keep raw data structure with expected results? It should help us clarify your scenario and test to coding formula.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 01:55:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Period-over-Period-comparison/m-p/2101593#M32092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-28T01:55:56Z</dc:date>
    </item>
  </channel>
</rss>

