<?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: Week by week in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2015724#M758131</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="292993" data-lia-user-login="NewbieJono" class="lia-mention lia-mention-user"&gt;NewbieJono&lt;/a&gt; , You need to create date table with week information and then use week rank for this week vs last week.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer y blogs for that&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/@amitchandak.1978/power-bi-wtd-questions-time-intelligence-4-5-98c30fab69d3" target="_blank"&gt;https://medium.com/@amitchandak.1978/power-bi-wtd-questions-time-intelligence-4-5-98c30fab69d3&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Week-Is-Not-So-Weak-WTD-Last-WTD-and-This-Week-vs-Last-Week/ba-p/1051123" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Week-Is-Not-So-Weak-WTD-Last-WTD-and-This-Week-vs-Last-Week/ba-p/1051123&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=pnAesWxYgJ8" target="_blank"&gt;https://www.youtube.com/watch?v=pnAesWxYgJ8&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 16:18:35 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-08-13T16:18:35Z</dc:date>
    <item>
      <title>Week by week</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2015702#M758125</link>
      <description>&lt;P&gt;i have a list count paper applications and a list of online application every day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how would i calcualte percentrage of online / paper split for the past weeks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g i want the total count of online / paper&amp;nbsp; apps for each week Mon - Sun.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 16:03:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2015702#M758125</guid>
      <dc:creator>NewbieJono</dc:creator>
      <dc:date>2021-08-13T16:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Week by week</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2015724#M758131</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="292993" data-lia-user-login="NewbieJono" class="lia-mention lia-mention-user"&gt;NewbieJono&lt;/a&gt; , You need to create date table with week information and then use week rank for this week vs last week.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer y blogs for that&lt;/P&gt;
&lt;P&gt;&lt;A href="https://medium.com/@amitchandak.1978/power-bi-wtd-questions-time-intelligence-4-5-98c30fab69d3" target="_blank"&gt;https://medium.com/@amitchandak.1978/power-bi-wtd-questions-time-intelligence-4-5-98c30fab69d3&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/Week-Is-Not-So-Weak-WTD-Last-WTD-and-This-Week-vs-Last-Week/ba-p/1051123" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Week-Is-Not-So-Weak-WTD-Last-WTD-and-This-Week-vs-Last-Week/ba-p/1051123&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=pnAesWxYgJ8" target="_blank"&gt;https://www.youtube.com/watch?v=pnAesWxYgJ8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 16:18:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2015724#M758131</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-08-13T16:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Week by week</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2017746#M758649</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="292993" data-lia-user-login="NewbieJono" class="lia-mention lia-mention-user"&gt;NewbieJono&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your description, you need to create a calendar table, and create a column index grouped by week. Recalculate total count of online / paper apps.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Column = WEEKNUM('Calendar'[Date],1)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="0"&gt;&lt;SPAN&gt;If there is any ambiguity, please provide test data (delete sensitive information) and expected results.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="1"&gt;&lt;SPAN&gt;I will answer for you as soon as possible.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Henry&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 06:56:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Week-by-week/m-p/2017746#M758649</guid>
      <dc:creator>v-henryk-mstf</dc:creator>
      <dc:date>2021-08-16T06:56:02Z</dc:date>
    </item>
  </channel>
</rss>

