<?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>CmdrKeene Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>CmdrKeene Tracker</description>
    <pubDate>Wed, 16 Sep 2026 17:55:12 GMT</pubDate>
    <dc:date>2026-09-16T17:55:12Z</dc:date>
    <item>
      <title>Re: Scheduled Refresh 10x slower than on-demand?</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Scheduled-Refresh-10x-slower-than-on-demand/m-p/4118757#M243917</link>
      <description>&lt;P&gt;To put it shortly, not really. Although I do think that most reports that use the data in my case were reflecting the query results by halfway through the refresh, I sort of gave up about the refresh showing progress for several more minutes along with adjusted some other scheduled report notifications to go out at different times to try to work around it. It still takes more minutes than a local refresh does, for sure.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 14:06:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Scheduled-Refresh-10x-slower-than-on-demand/m-p/4118757#M243917</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2024-08-26T14:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: "Is in this day" filter</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/quot-Is-in-this-day-quot-filter/m-p/3507554#M1159383</link>
      <description>&lt;P&gt;I did this and it looks correct if I make a visual to show my calendar table the only day with the measure=1 is today's date, but I can't move that measure into the filter pane in Power BI. What gives?&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>Tue, 31 Oct 2023 15:17:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/quot-Is-in-this-day-quot-filter/m-p/3507554#M1159383</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2023-10-31T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled Refresh 10x slower than on-demand?</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Scheduled-Refresh-10x-slower-than-on-demand/m-p/3464444#M207963</link>
      <description>&lt;P&gt;I totally understand that, but this is universal at any hour of the day, no matter what. And this is the only report our gateway and infrastructure supports. It's only the scheduled ones that are always without fail 14 minutes long.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2023 17:56:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Scheduled-Refresh-10x-slower-than-on-demand/m-p/3464444#M207963</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2023-10-06T17:56:42Z</dc:date>
    </item>
    <item>
      <title>Scheduled Refresh 10x slower than on-demand?</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Scheduled-Refresh-10x-slower-than-on-demand/m-p/3464397#M207958</link>
      <description>&lt;P&gt;I have a dataset that is a very very optimal and fast query that returns data in about 5 seconds when I use PBI desktop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the service, when I refresh the data set on-demand, it refreshes in just a few seconds.&lt;/P&gt;&lt;P&gt;When the schedule refresh runs though, it takes 15 minutes every time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reason to expect this?&amp;nbsp; I have a process where a team wants updates on the hour, but this is complicating it.&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>Fri, 06 Oct 2023 17:22:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Scheduled-Refresh-10x-slower-than-on-demand/m-p/3464397#M207958</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2023-10-06T17:22:23Z</dc:date>
    </item>
    <item>
      <title>Help with Running Total</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Help-with-Running-Total/m-p/3349461#M1116716</link>
      <description>&lt;P&gt;I've reviewed several posts and this seems mostly the same as&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/DAX-Question-Running-Totals-with-Missing-Values-by-Dimension/m-p/55448#M22515" target="_blank"&gt;Solved: Re: DAX Question: Running Totals with Missing Valu... - Microsoft Fabric Community&lt;/A&gt;, but I can't seem to understand the formula well enough to adapt it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically I have a running total of orders in each hour. It's in a single table (query result) that groups the results per hour and some other dimensions (obfuscated here but we can just say &lt;EM&gt;order type&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the same data as Stacked Bar and as matrix for comparison.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notice the purple category (type 1) is present in hour 1 but missing from hours 2 and 3?&amp;nbsp; But then it appears again in 4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the running total to repeat the same total if it is unchanged, so that the chart&amp;nbsp;&lt;EM&gt;only grows&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically the way Excel pivot chart would do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't really want to use a calendar table because then I'll need a literal table of every hour and that seems weird.&amp;nbsp; Can I just modify the formula as&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/DAX-Question-Running-Totals-with-Missing-Values-by-Dimension/m-p/55448#M22515" target="_blank"&gt;Solved: Re: DAX Question: Running Totals with Missing Valu... - Microsoft Fabric Community&lt;/A&gt;&amp;nbsp;did, perhaps by using unique order type from the same table?&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>Tue, 25 Jul 2023 19:12:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Help-with-Running-Total/m-p/3349461#M1116716</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2023-07-25T19:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help Managing Gateways</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Help-Managing-Gateways/m-p/3176794#M193003</link>
      <description>&lt;P&gt;I could swear we originally did this (used "take over" when we added those two new machines) very recently. But maybe we used some other option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I admin PowerBI service but can't touch the VM's the gateways run on myself.&amp;nbsp; That top entry (the one I want to remove) is when I used to run the gateway on my workstation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to ask our ops guys to try what you suggest (uninstall it from GatewayB, then set it up again and choose to take over the gateway that's currently primary). I'll report back how it goes.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 21:17:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Help-Managing-Gateways/m-p/3176794#M193003</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2023-04-06T21:17:09Z</dc:date>
    </item>
    <item>
      <title>Help Managing Gateways</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Help-Managing-Gateways/m-p/3176642#M192994</link>
      <description>&lt;P&gt;I have a gateway cluster with 3 devices, but one no longer exists. Unfortunately it was the primary. What steps do I need to take to turn Gateway2 into the primary?&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, 06 Apr 2023 19:21:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Help-Managing-Gateways/m-p/3176642#M192994</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2023-04-06T19:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2979738#M1018279</link>
      <description>&lt;P&gt;Are you just looking in the preview, or some other filter applied?&amp;nbsp; Can you share your query?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 17:47:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2979738#M1018279</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-12-20T17:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2910198#M999466</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Since The item count is accurate, that's not the number I get on the visuals... I think there must be a simple issue like a page or report-wide filter is at play, or perhaps the aggregation is set to count instead of sum (something like that nature).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However I want to also mention something I considered it could be -- this uses the ID number of the sharepoint records.&amp;nbsp; If list entries ever get deleted from your sharepoint list, the ID numbers could be the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 16:50:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2910198#M999466</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-11-16T16:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2566883#M907485</link>
      <description>&lt;P&gt;I can't think of a great workaround for lookup field really. Is it possible to retreive the data and then use a merge or relationship to perform the lookup in the query?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 14:35:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2566883#M907485</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-06-08T14:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2562134#M906138</link>
      <description>&lt;P&gt;That's really odd, for me all the text fields just show up.&amp;nbsp; Is it maybe a lookup field on the front-end of SharePoint?&amp;nbsp; Or you're sure it's either "single line of text" or "multiple lines of text" on the list itself?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 21:30:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2562134#M906138</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-06-06T21:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2541775#M900601</link>
      <description>&lt;P&gt;I can try to poke around and see if I can find a solution. What type of field is missing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will mention that person fields did not come in in a format that was great for me, so in my power query I also pulled in the user information table and then used the user ID to relate to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 15:24:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2541775#M900601</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-05-26T15:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2455571#M876802</link>
      <description>&lt;P&gt;Add a "Remove Duplicates" step to the end of your query, using the list&amp;nbsp; item ID as the field to de-duplicate.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 16:48:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2455571#M876802</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-04-13T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2398813#M860652</link>
      <description>&lt;P&gt;Great question.&amp;nbsp; For the Author/Editor, those are really just references to another SharePoint table/list called "User Information List" that exists on all SharePoint sites.&amp;nbsp; So for my purposes I retreive this list as well and then setup a relationship in my PowerBI report between the two.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SP Tickets (my main giant list with 200,000 records and growing)&lt;/P&gt;&lt;P&gt;SP UserMeta (just the User Information List with a custom name)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This could be handled in later steps of the query instead but I went this path.&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>Wed, 16 Mar 2022 17:19:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2398813#M860652</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-03-16T17:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint list query alternative or optimization</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2359424#M849590</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;lcasey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes that's basically the process.&amp;nbsp; Create a new blank query, go to the Advanced Editor from the view toolbar, delete everything and paste in my code instead.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 17:32:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/SharePoint-list-query-alternative-or-optimization/m-p/2359424#M849590</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2022-02-24T17:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway Unreachable After Host Machine Reboots</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2092323#M139984</link>
      <description>&lt;P&gt;I've got a case open, they had me send in my log files (not sure if it'll help).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've seen other threads of users saying they have the same problem, so at this point I don't if what I'm facing is expected or not. I'd like the service to run when I'm not logged-in, but it does use my credentials to connect to data sources like SQL servers, SharePoint, and even file paths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I consider setting it up in a virtual machine configured to automatically login my windows user account at boot up?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 20:02:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2092323#M139984</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2021-09-22T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway Unreachable After Host Machine Reboots</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2088794#M139760</link>
      <description>&lt;P&gt;Unfortunately it didn't help, our infrastructure team setup the gateway in a virtual machine but anytime the virtual machine reboots, same issue occurs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 13:13:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2088794#M139760</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2021-09-21T13:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway Unreachable After Host Machine Reboots</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2086505#M139647</link>
      <description>&lt;P&gt;Unfortunately that did not help, the computer that runs the gateway restarted last night, and the datasets did not refresh (I received failure emails at midnight, 7am, and 9am).&amp;nbsp; When I used remote desktop to logon to the computer that runs the gateway everything resumed syncing.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 14:26:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2086505#M139647</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2021-09-20T14:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway Unreachable After Host Machine Reboots</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2080826#M139375</link>
      <description>&lt;P&gt;Alright, I've changed it to be my own user account there, and it was successfully changed and I verified my datasets are still able to refresh. Let me monitor for what happens next time I reboot the machine where the gateway is installed.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 16:29:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2080826#M139375</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2021-09-16T16:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway Unreachable After Host Machine Reboots</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2078002#M139223</link>
      <description>&lt;P&gt;Thanks for the suggestion. I see the &lt;EM&gt;On-Prem Data Gateway Service&lt;/EM&gt; is currently set to login as &lt;STRONG&gt;NT Service\PBIEgwService&lt;/STRONG&gt;.&amp;nbsp; Should I change this to be my own user account? I am a local administrator on this machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sidenote: While the issue was occuring (after the machine running the gateway rebooted), I made some notes from another machine.&lt;/P&gt;&lt;P&gt;The computer hosting the gateway is online, booted, and the on-prem gateway service is running (see screenshot for the commands used to check on the remote system). But until I used Remote Desktop to actually loggin to "GW" machine, the datasets in PBI service would not refresh.&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>Wed, 15 Sep 2021 14:40:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Gateway-Unreachable-After-Host-Machine-Reboots/m-p/2078002#M139223</guid>
      <dc:creator>CmdrKeene</dc:creator>
      <dc:date>2021-09-15T14:40:36Z</dc:date>
    </item>
  </channel>
</rss>

