<?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>PowerrrBrrr Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>PowerrrBrrr Tracker</description>
    <pubDate>Fri, 18 Sep 2026 09:08:08 GMT</pubDate>
    <dc:date>2026-09-18T09:08:08Z</dc:date>
    <item>
      <title>Re: Gets "code":"Unauthorized" error when accessing one lake in microsoft fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Eventhouse-and-KQL/Gets-quot-code-quot-quot-Unauthorized-quot-error-when-accessing/m-p/3659859#M53</link>
      <description>&lt;P&gt;sure if you provision KQL database in Fabric, you get the below details and the URL of One Lake which i would like to access&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;</description>
      <pubDate>Thu, 25 Jan 2024 10:18:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventhouse-and-KQL/Gets-quot-code-quot-quot-Unauthorized-quot-error-when-accessing/m-p/3659859#M53</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2024-01-25T10:18:18Z</dc:date>
    </item>
    <item>
      <title>Gets "code":"Unauthorized" error when accessing one lake in microsoft fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Eventhouse-and-KQL/Gets-quot-code-quot-quot-Unauthorized-quot-error-when-accessing/m-p/3657371#M51</link>
      <description>&lt;P&gt;I created a KQL database which has event hub as the source and I can see the data in the KQl table I created. However , after&amp;nbsp; activating the One lake path and I try to open it in new window. I get the below error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;{"error":{"code":"Unauthorized","message":"Authentication Failed with Bearer token is not present in the request"}}&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;What wrong am I doing. What permission do I need to check. couldnt find in Fabric documentation anything on generating token&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 21:06:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventhouse-and-KQL/Gets-quot-code-quot-quot-Unauthorized-quot-error-when-accessing/m-p/3657371#M51</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2024-05-20T21:06:50Z</dc:date>
    </item>
    <item>
      <title>How to get the latest date value from the column</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-get-the-latest-date-value-from-the-column/m-p/2807137#M971801</link>
      <description>&lt;P&gt;I have following table and I need the repeated row with latest date. I need only those values which was signed latest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; User&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Date Checked Out&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ABC&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; OOO&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-14T11:47:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ABC&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; XXX&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-14T11:57:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ABC&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; HHH&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-14T11:17:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DEF&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; VAA&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-17T11:47:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DEF&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp;KAS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-17T11:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here I need result like below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ABC&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;XXX&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-14T11:57:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DEF&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;VAA&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2017-12-17T11:47:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please help?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 19:04:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-get-the-latest-date-value-from-the-column/m-p/2807137#M971801</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2022-09-29T19:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the maximum occurence for a category</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-get-the-maximum-occurence-for-a-category/m-p/2614369#M920533</link>
      <description>&lt;P&gt;What is&amp;nbsp;@num passes for. I tried and i get error as &lt;SPAN&gt;Column 'Subject' cannot be found or may not be used in this expression&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 13:33:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-get-the-maximum-occurence-for-a-category/m-p/2614369#M920533</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2022-07-01T13:33:48Z</dc:date>
    </item>
    <item>
      <title>How to get the maximum occurence for a category</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-get-the-maximum-occurence-for-a-category/m-p/2613948#M920416</link>
      <description>&lt;P&gt;I have table like this&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Subject&lt;/TD&gt;&lt;TD&gt;Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Math&lt;/TD&gt;&lt;TD&gt;Pass&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Math&lt;/TD&gt;&lt;TD&gt;Pass&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;English&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Fail&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;English&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Pass&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Math&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Pass&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Hindi&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Fail&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Hindi&lt;/TD&gt;&lt;TD&gt;Fail&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Math&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Fail&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to list the subject which has maximum "Pass". i.e. here Math should appear in my Visual as it appeard 3 times&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 10:04:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-get-the-maximum-occurence-for-a-category/m-p/2613948#M920416</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2022-07-01T10:04:23Z</dc:date>
    </item>
    <item>
      <title>Get count for a particular category</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-count-for-a-particular-category/m-p/2613214#M920214</link>
      <description>&lt;P&gt;Hi, I am working on Azure policy dashboard and I need to show number of non-complaint resources per subscription per policy assignment per category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here &lt;STRONG&gt;Category&lt;/STRONG&gt;, &lt;STRONG&gt;Policy Assignment&lt;/STRONG&gt; and &lt;STRONG&gt;Complaint status&lt;/STRONG&gt;(value: Complaint, Non Complaint) column is in 1st table , &lt;STRONG&gt;Subscription&lt;/STRONG&gt; column is in 2nd table and &lt;STRONG&gt;Resource name&lt;/STRONG&gt; is in 3rd table. There is a relationship which has been defined between 3 tables. Would like to know How can I show Number of Non-complaint resource in a visual per subscription, per assignment per category. Visual should be static i.e. shows all subscription and count of non complaint resources under one visual&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 03:52:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-count-for-a-particular-category/m-p/2613214#M920214</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2022-07-01T03:52:42Z</dc:date>
    </item>
    <item>
      <title>How to rename Legend values for a Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-rename-Legend-values-for-a-Visual/m-p/2291123#M830275</link>
      <description>&lt;P&gt;I have&amp;nbsp; a line chart and have a column which is added as Legend. I would like to rename the Legend values something more meaningful in the visual. How can I do it? For example when I add my column &lt;STRONG&gt;ID&amp;nbsp;&lt;/STRONG&gt; in Legend Field in Line chart. I get&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ID&lt;BR /&gt;UU272652&lt;BR /&gt;22577IIU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to replace these two values of ID as&amp;nbsp;&lt;BR /&gt;ID&lt;BR /&gt;Rate by Speed&lt;BR /&gt;Rate By Distance.&lt;BR /&gt;&lt;BR /&gt;How can I do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 12:59:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-rename-Legend-values-for-a-Visual/m-p/2291123#M830275</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2022-01-19T12:59:36Z</dc:date>
    </item>
    <item>
      <title>When to use Dataflow vs Dataset?</title>
      <link>https://community.fabric.microsoft.com/t5/Service/When-to-use-Dataflow-vs-Dataset/m-p/2238793#M147122</link>
      <description>&lt;P&gt;Hi, So our organization has been using Postgre connector as source for building reports and have been working without any issue. Recently, we had issues with some of the users where data size has been large and have been using good amount of power queries to do the transformation and it takes lot of time to load data each time in power Bi service. We see dataflows do provide an answer to our problem and we are able to handle most of our use case with dataflows. But then we have the same thing with Power Bi datasets where user can create a dataset and use it to build the report and have different timestamp to refresh dataset and Power Bi report as we do now with dataflow. So my question is why dataflow and on what scenario will dataflow will actually be useful with Power Bi rather than power bi datasets? I did some research and agree tha with dataflows the data is hosted over a Azure instance and that is well integrated with PowerBi then data being hosted some where else. but is that the only reason why we should go for dataflow?&lt;BR /&gt;Would really like this to be answered by some expert who has been using both services&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 18:23:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/When-to-use-Dataflow-vs-Dataset/m-p/2238793#M147122</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-12-14T18:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filter a value in a column by passing values from other table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Filter-a-value-in-a-column-by-passing-values-from-other-table/m-p/2210322#M807814</link>
      <description>&lt;P&gt;nope , there is a reason, it has been converted into direct query mode&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 15:16:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Filter-a-value-in-a-column-by-passing-values-from-other-table/m-p/2210322#M807814</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-11-27T15:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter a value in a column by passing values from other table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Filter-a-value-in-a-column-by-passing-values-from-other-table/m-p/2210300#M807807</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="193864" data-lia-user-login="negi007" class="lia-mention lia-mention-user"&gt;negi007&lt;/a&gt;&amp;nbsp;.. I forgot to add one small detail here, my table B is a direct Query table and table A is coming from Import. I guess I wont be able to create a new table from Table B. Is there any other way i can approach this?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 14:15:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Filter-a-value-in-a-column-by-passing-values-from-other-table/m-p/2210300#M807807</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-11-27T14:15:16Z</dc:date>
    </item>
    <item>
      <title>Filter a value in a column by passing values from other table</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Filter-a-value-in-a-column-by-passing-values-from-other-table/m-p/2209541#M807580</link>
      <description>&lt;P&gt;I have two tables with one to many relationship. Table A has Name and Ids and table B has Ids, timestamp and value.&lt;BR /&gt;These values are latitude and longitude. How can I filter the values based on Name in table A and plot it on map visual?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Table A&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Id&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A_LAT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B_LAT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A_LONG&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B_LONG&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table B:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ID&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; timestamp&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-03&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-03&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 21.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-05&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 12.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-05&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-03&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 32.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-05&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 52.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-03&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 82.8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2021-01-05&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 72.8&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So as per above, I have to plot (A_LAT, A_LONG) and (B_LAT, B_LONG) in the map where LAT and LONG are Lattitude and longitude and as per above table we have two points for A and two for B (based on time stamp)&lt;BR /&gt;(22.8, 32.8)&amp;nbsp; (12.8, 52.8 ) for A and&amp;nbsp;(21.8, 82.8)&amp;nbsp; (22.8, 72.8 )&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I write a measure for this??&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 13:32:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Filter-a-value-in-a-column-by-passing-values-from-other-table/m-p/2209541#M807580</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-11-26T13:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: What does this power query does?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/What-does-this-power-query-does/m-p/2160572#M794923</link>
      <description>&lt;P&gt;I dont know what to say to you.. I know that there is merging happening, but as I mentioned in the question, i didnt get how and why the filtering is happening on max columns once for null and then without null and why and how this is getting merged.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 10:06:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/What-does-this-power-query-does/m-p/2160572#M794923</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-28T10:06:17Z</dc:date>
    </item>
    <item>
      <title>What does this power query does?</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/What-does-this-power-query-does/m-p/2160427#M794883</link>
      <description>&lt;P&gt;I have a report and I am trying to understand the query written in there. This is one of the table which has been manually created and have columns "max" and "min" along with others. I dont understand what the below queries are doing. in one step there is a filtering with max as no null and then max as null and then there is merging but there is no 2nd table defined.&lt;BR /&gt;&lt;BR /&gt;What is happening here?? Can someone explain?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;#"Filtered Rows2" = Table.SelectRows(#"Changed Type", each ([max] &amp;lt;&amp;gt; null)),&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;#"Filtered Rows" = Table.SelectRows(#"Changed Type", each ([max] = null)),&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;#"Removed Columns" = Table.RemoveColumns(#"Filtered Rows",{"max", "min"}),&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;#"Merged Queries" = Table.NestedJoin(#"Removed Columns", {"source_ext_id"}, #"Filtered Rows2", {"source_ext_id"}, "max", JoinKind.LeftOuter),&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;#"Expanded max" = Table.ExpandTableColumn(#"Merged Queries", "max", {"max", "min"}, {"max", "min"}),&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 09:01:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/What-does-this-power-query-does/m-p/2160427#M794883</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-28T09:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get the category with maximum value</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2160263#M794839</link>
      <description>&lt;P&gt;Its there with the solution Jose provided, in your case its "&lt;/P&gt;&lt;PRE&gt;_maxValue&lt;/PRE&gt;&lt;P&gt;" both give the same result and same error&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 08:07:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2160263#M794839</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-28T08:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Get the category with maximum value</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2160192#M794816</link>
      <description>&lt;P&gt;I cant provide the pbix as it contains sensitive data.. but its strange if I return the maxpressure value I get it as Blank. but If I try to return it with an IF condition I get error as multiple value supplied. Is it because there are multiple Blank values??&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 07:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2160192#M794816</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-28T07:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get the category with maximum value</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2160099#M794793</link>
      <description>&lt;P&gt;I am getting Blank even when the value is not zero or blank. ie. if I do&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RETURN IF(ISBLANK(MaxPressureonLatestDate)||MaxPressureonLatestDate=0,BLANK(),MachineMaxPressureonLatestDate)&lt;BR /&gt;&lt;BR /&gt;I get error as multiple&amp;nbsp; value supplied but when I just Return&amp;nbsp;MaxPressureonLatestDate,. I get value as Blank&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Oct 2021 07:29:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2160099#M794793</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-28T07:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get the category with maximum value</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2157924#M794246</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317022" data-lia-user-login="Jos_Woolley" class="lia-mention lia-mention-user"&gt;Jos_Woolley&lt;/a&gt;&amp;nbsp;Modified my question and table as requested. Please check now. You solution works when there is a value in the "Value" field but gives error when the value is blank (which can be a case some day)&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 10:16:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2157924#M794246</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-27T10:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working as expected</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Filter-not-working-as-expected/m-p/2155358#M793570</link>
      <description>&lt;P&gt;Yes that works, but would like to know why this does not work with Filter on Pages??I am here just cleaning the data and removing blank&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 08:51:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Filter-not-working-as-expected/m-p/2155358#M793570</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-26T08:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter not working as expected</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Filter-not-working-as-expected/m-p/2155082#M793510</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="275884" data-lia-user-login="v-henryk-mstf" class="lia-mention lia-mention-user"&gt;v-henryk-mstf&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I did your way and its still not working..there is no error. please see the below screen shot. I have not selected anything, still its takes the first condition in filter&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 07:22:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Filter-not-working-as-expected/m-p/2155082#M793510</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-26T07:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get the category with maximum value</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2153470#M793113</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317022" data-lia-user-login="Jos_Woolley" class="lia-mention lia-mention-user"&gt;Jos_Woolley&lt;/a&gt;&amp;nbsp;Your solution works fine but fails when the pressure is blank on latest day. Like if the latest there is no pressure recorded on any machine on latest day, it should give me blank or not recorded instead of machine name but what I get is error as "A table of Multiple values were supplied while it was expected a single value". how can i handle this&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 11:34:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-the-category-with-maximum-value/m-p/2153470#M793113</guid>
      <dc:creator>PowerrrBrrr</dc:creator>
      <dc:date>2021-10-25T11:34:38Z</dc:date>
    </item>
  </channel>
</rss>

