<?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 Complex Filtering and Ranking Issue in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/884721#M7635</link>
    <description>&lt;P&gt;I have a very simple dataset.&amp;nbsp; A competitors and calendar table (PBIX file attached).&amp;nbsp; However, having issues trying to create a measure to account for multiple criteria.&amp;nbsp; Faily new to Power BI.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Competitors table:&amp;nbsp; competitor_name, SKU, scrape_date, price, first_scrape_date.&lt;/P&gt;&lt;P&gt;Calendar table: date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two slicers that I would like the user to control:&lt;/P&gt;&lt;P&gt;1) date&lt;/P&gt;&lt;P&gt;2) # of competitors to show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to show a line chart with the following criteria:&lt;/P&gt;&lt;P&gt;Criteria 1) Filter competitors &amp;amp; items that have a "first_scrape_date" prior to 6/29/2016.&lt;/P&gt;&lt;P&gt;Critera 2) Sum the # of scrapes for the "eligible" competitor/items from #1 between 6/29/2016 and 12/1/2016 by Vendor.&lt;/P&gt;&lt;P&gt;Criteria 3) Take the top 2 competitors with the most scrapes from #2 and plot them on a line chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should look like this (created in Excel):&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;PBIX File:&amp;nbsp;&amp;nbsp;&lt;A href="https://www.dropbox.com/s/n618p4a2wz0ifer/Competitor_Example%20v3.pbix?dl=0" target="_blank"&gt;https://www.dropbox.com/s/n618p4a2wz0ifer/Competitor_Example%20v3.pbix?dl=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&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;</description>
    <pubDate>Thu, 26 Dec 2019 21:34:03 GMT</pubDate>
    <dc:creator>rob2</dc:creator>
    <dc:date>2019-12-26T21:34:03Z</dc:date>
    <item>
      <title>Complex Filtering and Ranking Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/884721#M7635</link>
      <description>&lt;P&gt;I have a very simple dataset.&amp;nbsp; A competitors and calendar table (PBIX file attached).&amp;nbsp; However, having issues trying to create a measure to account for multiple criteria.&amp;nbsp; Faily new to Power BI.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Competitors table:&amp;nbsp; competitor_name, SKU, scrape_date, price, first_scrape_date.&lt;/P&gt;&lt;P&gt;Calendar table: date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two slicers that I would like the user to control:&lt;/P&gt;&lt;P&gt;1) date&lt;/P&gt;&lt;P&gt;2) # of competitors to show&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to show a line chart with the following criteria:&lt;/P&gt;&lt;P&gt;Criteria 1) Filter competitors &amp;amp; items that have a "first_scrape_date" prior to 6/29/2016.&lt;/P&gt;&lt;P&gt;Critera 2) Sum the # of scrapes for the "eligible" competitor/items from #1 between 6/29/2016 and 12/1/2016 by Vendor.&lt;/P&gt;&lt;P&gt;Criteria 3) Take the top 2 competitors with the most scrapes from #2 and plot them on a line chart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should look like this (created in Excel):&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;PBIX File:&amp;nbsp;&amp;nbsp;&lt;A href="https://www.dropbox.com/s/n618p4a2wz0ifer/Competitor_Example%20v3.pbix?dl=0" target="_blank"&gt;https://www.dropbox.com/s/n618p4a2wz0ifer/Competitor_Example%20v3.pbix?dl=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&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;</description>
      <pubDate>Thu, 26 Dec 2019 21:34:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/884721#M7635</guid>
      <dc:creator>rob2</dc:creator>
      <dc:date>2019-12-26T21:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Filtering and Ranking Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/887275#M7740</link>
      <description>&lt;P&gt;Thank you for giving such a clear explanation.&lt;BR /&gt;Here is a partial solution. I have worked it out with multiple small measures so I could debug it as I went&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My first step was to create a slider. I wanted a slider that would only set a date range and not filter the competitors table, so I created a new calendar table and based by slider on that.&lt;BR /&gt;I went round and round on this problem. Finally i decided that it was a question about the competitors, and not about the records of the scrapes. So for clarity I created a table of competitors (this would be a dimension table)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now I wrote a measure to calculate the total scrapes for each competitor. I ran it through daxformatter.com to make it easier to understand&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Total&amp;nbsp;Scrapes&amp;nbsp;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="Keyword"&gt;VAR&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;competitor&lt;/SPAN&gt;&amp;nbsp;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;Comp[Competitor]&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="Keyword"&gt;VAR&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;filter_start_date&lt;/SPAN&gt;&amp;nbsp;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;MIN&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;Calendar_Slicer[Date]&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="Keyword"&gt;VAR&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;filter_end_date&lt;/SPAN&gt;&amp;nbsp;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;MAX&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;Calendar_Slicer[Date]&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="Keyword"&gt;VAR&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;scrapes&lt;/SPAN&gt;&amp;nbsp;=&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent8"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;COUNTROWS&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;Competitors&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent8"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;ALL&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;Competitors&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent8"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Competitors[comp_name]&amp;nbsp;=&amp;nbsp;&lt;SPAN class="Variable"&gt;competitor&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent8"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Competitors[first_scrape_date]&amp;nbsp;&amp;lt;&amp;nbsp;&lt;SPAN class="Variable"&gt;filter_start_date&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent8"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Competitors[scrape_date]&amp;nbsp;&amp;gt;=&amp;nbsp;&lt;SPAN class="Variable"&gt;filter_start_date&lt;/SPAN&gt;,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent8"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;Competitors[scrape_date]&amp;nbsp;&amp;lt;=&amp;nbsp;&lt;SPAN class="Variable"&gt;filter_end_date&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="Keyword"&gt;RETURN&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Variable"&gt;scrapes&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;First the code gets the competitor from the competitor table that is in the filter context (SELECTEDVALUE)&lt;/P&gt;&lt;P&gt;Then it gets the first and last dates from the slicer. One of the complications of this logic is that it is not just about one date condition, but 2.&lt;BR /&gt;Then it uses CALCULATE to filter the rows of the contributors table.&lt;/P&gt;&lt;P&gt;It applies ALL() to remove any external filters&lt;/P&gt;&lt;P&gt;then it filters for competitors who first scrape date is before the first date in the slicer&lt;/P&gt;&lt;P&gt;then it filters for scrapes with dates between the start and end dates of the slicer&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Now that we have a measure to count scrapes, we apply TOPN to create a table listing the top 2 competitors&lt;BR /&gt;This is the table measure:&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;EM&gt;Top 2 = topn(2,Comp,[Total Scrapes])&lt;BR /&gt;,&lt;/EM&gt;&lt;/STRONG&gt;It gets the top 2 records from the Comp table (the table of Competitors) and runs the measure Total Scrapes to get the number of scrapes for each competitor.&lt;BR /&gt;From your example it looks like you then want to calculate the average amount for each of these competitors for the start date of the slicer date range to the end date ? Do you want to get the average per day, per month, or just the start and end averages.&amp;nbsp; Those would be further calculations that would build on the measures I've described here.&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Jan 2020 02:38:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/887275#M7740</guid>
      <dc:creator>kentyler</dc:creator>
      <dc:date>2020-01-01T02:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Filtering and Ranking Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890786#M7858</link>
      <description>&lt;P&gt;Thanks for looking into this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the link to the updated PBIX file including your measures:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/do8alneb5i1sh1d/Competitor_Example%20v3.pbix?dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/s/do8alneb5i1sh1d/Competitor_Example%20v3.pbix?dl=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed the measure your provided to get the average price for each competitor.&amp;nbsp; Looking good so far:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;However, when I try to graph the measure I get data for competitors C &amp;amp; D.&amp;nbsp; Is there a way to get rid of them and only graph the data points for competitor A &amp;amp; B?&amp;nbsp; Thanks!!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 17:33:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890786#M7858</guid>
      <dc:creator>rob2</dc:creator>
      <dc:date>2020-01-06T17:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Filtering and Ranking Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890854#M7862</link>
      <description>&lt;P&gt;I was able to fix the graph by applying the same filter as the one you used in the upper right hand table.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://personalpowerbitrainer.com/" target="_blank"&gt;I'm a personal Power Bi Trainer&lt;/A&gt;&lt;EM&gt; I learn something every time I answer a question&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The Golden Rules for Power BI&lt;/EM&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use a Calendar table. A custom Date tables is preferable to using the automatic date/time handling capabilities of Power BI. &lt;A href="https://www.youtube.com/watch?v=FxiAYGbCfAQ" target="_blank"&gt;https://www.youtube.com/watch?v=FxiAYGbCfAQ&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Build your data model as a Star Schema. Creating a star schema in Power BI is the best practice to improve performance and more importantly, to ensure accurate results! &lt;A href="https://www.youtube.com/watch?v=1Kilya6aUQw" target="_blank"&gt;https://www.youtube.com/watch?v=1Kilya6aUQw&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Use a small set up sample data when developing. When building your measures and calculated columns always use a small amount of sample data so that it will be easier to confirm that you are getting the right numbers.&lt;/LI&gt;&lt;LI&gt;Store all your intermediate calculations in VARs when you’re writing measures. You can return these intermediate VARs instead of your final result &amp;nbsp;to check on your steps along the way.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 06 Jan 2020 18:42:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890854#M7862</guid>
      <dc:creator>kentyler</dc:creator>
      <dc:date>2020-01-06T18:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Filtering and Ranking Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890865#M7863</link>
      <description>&lt;P&gt;I would like the filtering to be done dynamically without worrying about what TOPN is selected.&amp;nbsp; In practice - dataset is much bigger and complicated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 20:21:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890865#M7863</guid>
      <dc:creator>rob2</dc:creator>
      <dc:date>2020-01-06T20:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Filtering and Ranking Issue</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890970#M7875</link>
      <description>&lt;P&gt;How about doing a screen share and taking a look. As the question gets more complex it gets harder and harder to deal with it by posting. Just email me ( ken@8thfold.com ) a time and day and I'll send you a meeting invitation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 20:48:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Complex-Filtering-and-Ranking-Issue/m-p/890970#M7875</guid>
      <dc:creator>kentyler</dc:creator>
      <dc:date>2020-01-06T20:48:11Z</dc:date>
    </item>
  </channel>
</rss>

