<?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>JellyFishBi Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>JellyFishBi Tracker</description>
    <pubDate>Sun, 06 Sep 2026 02:59:25 GMT</pubDate>
    <dc:date>2026-09-06T02:59:25Z</dc:date>
    <item>
      <title>Re: Analyze in excel for Power BI Apps greyed out</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Analyze-in-excel-for-Power-BI-Apps-greyed-out/m-p/3308962#M199590</link>
      <description>&lt;P&gt;This has changed a bit since the advent of Fabric.&lt;/P&gt;&lt;P&gt;1) Select DataFactory from the lower left (Click on the PowerBi Icon)&lt;/P&gt;&lt;P&gt;2) Find your DataSet in the list&lt;BR /&gt;3) Apply build permission to your app&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 20:30:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Analyze-in-excel-for-Power-BI-Apps-greyed-out/m-p/3308962#M199590</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2023-06-29T20:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1231894#M73485</link>
      <description>&lt;P&gt;¡Gracias por la ayuda!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 19:28:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1231894#M73485</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-17T19:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1231892#M546113</link>
      <description>&lt;P&gt;Thanks for the help!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 19:27:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1231892#M546113</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-17T19:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1225192#M71652</link>
      <description>&lt;P&gt;Gracias Allan.  Parece que tu solución bien pensada salvó el día.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;¿Podría ser abel para hacer lo mismo para la semana hasta la fecha del año pasado (WTD LY)?  Actualmente tengo WTD como:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;DIV&gt;&lt;DIV class="lia-align-left"&gt;&lt;DIV class="result"&gt;&lt;DIV class="formatted"&gt;WTD ?&lt;BR /&gt;&lt;SPAN class="Keyword"&gt;Fecha&lt;/SPAN&gt; actual del VAR &lt;SPAN class="Variable"&gt;(VAR CurrentDate)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;LASTDATE&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt; 'Fecha'[Fecha] &lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="Keyword"&gt;Var&lt;/SPAN&gt; &lt;SPAN class="Variable"&gt;DayNumberOfWeek&lt;/SPAN&gt; ?&lt;BR /&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;SEMANA&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt; &lt;SPAN class="Keyword"&gt;LASTDATE&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt; 'Fecha'[Fecha] &lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;, &lt;SPAN class="Number"&gt;3&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="Keyword"&gt;devolución&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;CALCULAR&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="indent8"&gt;        &lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;SUM&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt; '4011-Visitas'[GrossProd] &lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN class="indent8"&gt;        &lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;FECHAS ENTRE LAS FECHAS&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="indent8"&gt;        &lt;/SPAN&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;'Fecha'[Fecha],&lt;BR /&gt;&lt;SPAN class="indent8"&gt;        &lt;/SPAN&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;DATEADD&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt; (&lt;/SPAN&gt; &lt;SPAN class="Variable"&gt;CurrentDate&lt;/SPAN&gt;, &lt;SPAN class="Number"&gt;-1&lt;/SPAN&gt; * &lt;SPAN class="Variable"&gt;DayNumberOfWeek&lt;/SPAN&gt;, &lt;SPAN class="Keyword"&gt;DAY&lt;/SPAN&gt; &lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN class="indent8"&gt;        &lt;/SPAN&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;&lt;SPAN class="Variable"&gt;CurrentDate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="indent8"&gt;        &lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="indent4"&gt;    &lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class="lia-align-left"&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:57:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1225192#M71652</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-15T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1225185#M544185</link>
      <description>&lt;P&gt;Thank you Allan.&amp;nbsp; Looks like your well thought out solution saved the day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Might you be abel to do the same thing for week to date last year(WTD LY)?&amp;nbsp; Currently I have WTD as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="lia-align-left"&gt;&lt;DIV class="result"&gt;&lt;DIV class="formatted"&gt;WTD&amp;nbsp;=&lt;BR /&gt;&lt;SPAN class="Keyword"&gt;VAR&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;CurrentDate&lt;/SPAN&gt;&amp;nbsp;=&lt;BR /&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;LASTDATE&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;'Date'[Date]&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="Keyword"&gt;VAR&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;DayNumberOfWeek&lt;/SPAN&gt;&amp;nbsp;=&lt;BR /&gt;&lt;SPAN class="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;WEEKDAY&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Keyword"&gt;LASTDATE&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;'Date'[Date]&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN class="Number"&gt;3&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="Keyword"&gt;RETURN&lt;/SPAN&gt;&lt;BR /&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;BR /&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;SUM&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;'4011-Visits'[GrossProd]&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&lt;BR /&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;DATESBETWEEN&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&lt;BR /&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="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;'Date'[Date],&lt;BR /&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="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Keyword"&gt;DATEADD&lt;/SPAN&gt;&lt;SPAN class="Parenthesis"&gt;&amp;nbsp;(&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Variable"&gt;CurrentDate&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN class="Number"&gt;-1&lt;/SPAN&gt;&amp;nbsp;*&amp;nbsp;&lt;SPAN class="Variable"&gt;DayNumberOfWeek&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN class="Keyword"&gt;DAY&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="Parenthesis"&gt;)&lt;/SPAN&gt;,&lt;BR /&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="indent4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Variable"&gt;CurrentDate&lt;/SPAN&gt;&lt;BR /&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="Parenthesis"&gt;)&lt;/SPAN&gt;&lt;BR /&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;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:56:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1225185#M544185</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-15T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1225169#M71645</link>
      <description>&lt;P&gt;Tan extraño.  He utilizado estas medidas en el pasado, y he funcionado bien en el pasado.  Ejecuto al menos 10 modelos dimilar diferentes con la lógica que ha especificado y hace dos días, la lógica había fallado.  Me llevó a preguntarme la integridad de la tabla de fechas.  Todo parecía caer en su lugar cuando puse el valor de la tabla de fechas finales en Today().  &lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/19851" target="_blank"&gt;@Ashish_Mathur&lt;/A&gt; En sus viajes, ¿ha experimentado alguna vez sus medidas de repente fallando?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:45:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1225169#M71645</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-15T15:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1225162#M544177</link>
      <description>&lt;P&gt;So Very Odd.&amp;nbsp; I have used these measures in the past, and have worked fine in the past.&amp;nbsp; I run at least 10 different dimilar models with the logic you have specified and two days ago, the logic had failed.&amp;nbsp; It led me to wondering the integrity of the date table.&amp;nbsp; All seemed to fall into place when I set the ending date table value to Today().&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;In your travels have you experienced ever your measures all of a sudden failing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:44:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1225162#M544177</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-15T15:44:32Z</dc:date>
    </item>
    <item>
      <title>MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1222786#M70970</link>
      <description>&lt;P&gt;Gracias por leer.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Tengo dos medidas:&lt;BR /&gt;&lt;SPAN&gt;MTD - TOTALMTD(SUM('4011-Visits'[GrossProd]),'Date'[Date])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MTD LY - CALCULATE([MTD],DATEADD('Date'[Date], -1,YEAR))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Y el resultado:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SnipMTD.JPG" style="width: 268px;"&gt;&lt;IMG src="https://ip1.i.lithium.com/c5fc6abff70c51a0fb7e970c222cb39d391b5d2b/68747470733a2f2f636f6d6d756e6974792e706f77657262692e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33313135313069363030464341304345303035454143363f763d312e30" title="SnipMTD.JPG" alt="SnipMTD.JPG" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;¿Cómo consigo que MTD LY toal se ajuste correctamente?  El valor que buscamos es 594.233.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Muchas gracias,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 21:36:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Translated-Spanish-Desktop/MTD-LY-MTD/m-p/1222786#M70970</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-14T21:36:34Z</dc:date>
    </item>
    <item>
      <title>MTD / LY MTD</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1222780#M543478</link>
      <description>&lt;P&gt;Thank you for reading.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two measures:&lt;BR /&gt;&lt;SPAN&gt;MTD = TOTALMTD(SUM('4011-Visits'[GrossProd]),'Date'[Date])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MTD LY = CALCULATE([MTD],DATEADD('Date'[Date], -1,YEAR))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;And the Result:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;img /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;How do I get MTD LY to toal correctly?&amp;nbsp; The value we are looking for is 594,233.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 21:35:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/MTD-LY-MTD/m-p/1222780#M543478</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2020-07-14T21:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/698443#M336965</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp; I have created a watered down, three table version of the report.&amp;nbsp; Here is the link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1ZCaqeH3AAStNF-vmf9RV52lfSsRilqJV/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1ZCaqeH3AAStNF-vmf9RV52lfSsRilqJV/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, the issue here is in the rank list, all is good.&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;When I select Patel, her rank falls to 11.&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;I hope you can help.&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&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;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 13:57:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/698443#M336965</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-23T13:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697764#M336596</link>
      <description>&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1DnCfpNOUR6x1u22aQYxAuePcfR4_6t-N/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1DnCfpNOUR6x1u22aQYxAuePcfR4_6t-N/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, here is the link.&amp;nbsp; Thank you so much for looking into this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 02:02:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697764#M336596</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-23T02:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697763#M336595</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I can send the file again.&amp;nbsp; Do you still have it from yesterday??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 01:59:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697763#M336595</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-23T01:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697742#M336583</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, the provider Rubis is ranked 2 prior to any filtering and then when filtered to his name, he is ranked 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Afer Filtering, His rank Increases to 3.&lt;/P&gt;&lt;P&gt;I Would like his rank to maintain the rank of 2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Current formula for this is:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RankProdHr = IF(HASONEVALUE(BizLine[ProvName]),RANKX(ALL(BizLine[ProvName]),[Prod/Hr]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Using ALLSELECTED returns the Rank to 1 when filtered which is not the desired outcome.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;My thanks.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&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;</description>
      <pubDate>Thu, 23 May 2019 00:56:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697742#M336583</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-23T00:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697416#M336429</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New Problem has arisen.&amp;nbsp; When I select any other provider with the slicer, they all are ranked 1.&amp;nbsp; I need them to maintain their rank when filtered by slicer.&amp;nbsp; How to cope with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Man thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 15:32:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/697416#M336429</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-22T15:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/696524#M336028</link>
      <description>&lt;P&gt;Looks Great.&amp;nbsp; Thank you.&amp;nbsp; Why did we need allselected?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 02:25:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/696524#M336028</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-22T02:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/696506#M336019</link>
      <description>&lt;P&gt;Thanks &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;, but no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1DnCfpNOUR6x1u22aQYxAuePcfR4_6t-N/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1DnCfpNOUR6x1u22aQYxAuePcfR4_6t-N/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 02:06:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/696506#M336019</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-22T02:06:45Z</dc:date>
    </item>
    <item>
      <title>Ranking changes when applying filters</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/696423#M335978</link>
      <description>&lt;P&gt;Good Evening Folks.&amp;nbsp; My Problem with RANKX is that It ranks my list just fine as shown:&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;STRONG&gt;BUT&lt;/STRONG&gt; When I filter by a Provider, "Reem" in this case, His rank drops to 2 as shown.&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;My Formula is:&lt;/P&gt;&lt;PRE&gt;RankProdHr = IF (
    HASONEVALUE (
        BizLine[ProvName] ),
    RANKX(
         ALL (
             BizLine[ProvName]),NetProd[Prod/Hr]))&lt;/PRE&gt;&lt;P&gt;Any help would be appreciated.&amp;nbsp; I have adjusted this formula to exclude HASONEVALUE, i've included dense, skip.&amp;nbsp; All produce the same behavior...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 22:49:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Ranking-changes-when-applying-filters/m-p/696423#M335978</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-21T22:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Outliers to Produce an accurate Median</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Removing-Outliers-to-Produce-an-accurate-Median/m-p/691953#M333692</link>
      <description>&lt;P&gt;Rich, If you lived near me, you would not want for beer for quite some time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you sir.&amp;nbsp; It works as I had imagined.&amp;nbsp; I am a bit confused by the summary...Three total exams?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My gratitude.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 16:13:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Removing-Outliers-to-Produce-an-accurate-Median/m-p/691953#M333692</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-15T16:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Outliers to Produce an accurate Median</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Removing-Outliers-to-Produce-an-accurate-Median/m-p/691881#M333656</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a link to my google drive.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;A title="MedianXOutliers" href="https://drive.google.com/file/d/1so2r9D74AZ8nYaSUjmQKcXxDwXgboSnm/view?usp=sharing" target="_self"&gt;Medainx Outliers Pbix&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17135" data-lia-user-login="richbenmintz" class="lia-mention lia-mention-user"&gt;richbenmintz&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 14:53:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Removing-Outliers-to-Produce-an-accurate-Median/m-p/691881#M333656</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-15T14:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Outliers to Produce an accurate Median</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Removing-Outliers-to-Produce-an-accurate-Median/m-p/691809#M333609</link>
      <description>&lt;P&gt;Ahhh..One to Many.&amp;nbsp; Yes, it is currently One to many. :-)&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 13:49:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Removing-Outliers-to-Produce-an-accurate-Median/m-p/691809#M333609</guid>
      <dc:creator>JellyFishBi</dc:creator>
      <dc:date>2019-05-15T13:49:29Z</dc:date>
    </item>
  </channel>
</rss>

