<?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: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014738#M28397</link>
    <description>&lt;P&gt;Ok downgraded the net connector, and restarted my gateway. I manually refreshed one of the reports to make sure it still manually refreshed and its good.&lt;BR /&gt;&lt;BR /&gt;So I will see if I get any more errors during the auto refreshes, hope this fixed it. Thank you for your help.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 18:46:33 GMT</pubDate>
    <dc:creator>eTribble</dc:creator>
    <dc:date>2023-01-11T18:46:33Z</dc:date>
    <item>
      <title>DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3004418#M28344</link>
      <description>&lt;P&gt;So I have multiple reports that pull from 1 or 2 MySQL databases, Most pull from the same database in which I get this error. The "table" at the end of the error varies. And this error is not constint, some days out of the 6 reports I get 1 or 2 of the reports that get this error message, some days I dont get any, and about 10 mins before this post I got all 6 (same error message minus the table at the end).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eTribble_0-1672949767031.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/850717i0D351C8CC8440189/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eTribble_0-1672949767031.png" alt="eTribble_0-1672949767031.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Now If I go to power bi &amp;gt; data sources &amp;gt; and manually click the refresh I never get any errors, this only occurs randomly during the auto refreshes.&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I made sure &lt;U&gt;&lt;STRONG&gt;my On-Premises Data Gateway is up-to-date and refreshed/restarted&lt;/STRONG&gt;&lt;/U&gt; it. The MySQL connections are good with encription not enabled and under Orginization not public.&lt;BR /&gt;&lt;BR /&gt;This has been happening off and on for about a month now.&lt;BR /&gt;&lt;BR /&gt;I would normaly think it would be something on my end, but if it was I wouldnt be able to refresh it without errors via the power bi site or on the desktop editor as well. So Im sure its a odd setting somewhere, anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 20:26:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3004418#M28344</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-05T20:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3006713#M28356</link>
      <description>&lt;P&gt;Do you use the same version of the MySQL driver on desktop and gateway?&amp;nbsp; OLE or ODBC?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 03:02:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3006713#M28356</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-07T03:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3009251#M28370</link>
      <description>&lt;P&gt;I actually use direct connections to the database through the gateway,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;let 

Source = 

MySQL.Database("[HOST]", "[Database]", 

[CommandTimeout = #duration(0, 0, 2, 0), Query = "  

            SELECT  * FROM [Database];

 ", CreateNavigationProperties = false]) 

in 

Source&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was just easier that way, would it make a difference to change them to OLE or ODBC?&lt;BR /&gt;&lt;BR /&gt;Again this is only recent, been doing direct query with this reports for almost a year with no issues.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 15:06:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3009251#M28370</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-09T15:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3012504#M28382</link>
      <description>&lt;PRE class="" style="box-sizing: border-box; overflow: auto; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-size: 12px; padding: 10.5px; margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.71429; word-break: break-all; overflow-wrap: break-word; background: #f5f2f0; border: 1px solid #cccccc; border-radius: 5px; tab-size: 4; hyphens: none; white-space: pre-wrap; text-shadow: #ffffff 0px 1px; box-shadow: none;"&gt;&lt;CODE class="" style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: inherit; padding: 0px; color: inherit; background-color: transparent; border-radius: 0px;"&gt;SELECT  * FROM [Database]&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;is not a valid query.&amp;nbsp;&lt;/P&gt;
&lt;PRE class="" style="box-sizing: border-box; overflow: auto; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-size: 12px; padding: 10.5px; margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.71429; word-break: break-all; overflow-wrap: break-word; background: #f5f2f0; border: 1px solid #cccccc; border-radius: 5px; tab-size: 4; hyphens: none; white-space: pre-wrap; text-shadow: #ffffff 0px 1px; box-shadow: none;"&gt;&lt;CODE class="" style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: inherit; padding: 0px; color: inherit; background-color: transparent; border-radius: 0px;"&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Jan 2023 01:48:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3012504#M28382</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-11T01:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014145#M28388</link>
      <description>&lt;P&gt;??? lol I know it isnt, I put a [Default] fake query just for the example.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 14:51:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014145#M28388</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-11T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014167#M28389</link>
      <description>&lt;P&gt;which version of the MySQL driver are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:01:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014167#M28389</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-11T15:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014214#M28390</link>
      <description>&lt;P&gt;Im not, I use Direct Query to a MySQL Database, The MySQL version of the database is 5.7 but thats what the company wants.&lt;BR /&gt;&lt;BR /&gt;I direct query to the database through the On-Premises Data Gateway (which is up-to-date).&lt;BR /&gt;&lt;BR /&gt;So I am not using ODBC. ODBC is slower than Direct Query. And with the queries I run I need speed.&lt;BR /&gt;&lt;BR /&gt;Unless Im mistaken, im not using a driver. And I have have been doing it this way for months without issues.&lt;BR /&gt;This is all just new and only in the last month, and its random.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:14:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014214#M28390</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-11T15:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014293#M28391</link>
      <description>&lt;P&gt;Check your installed apps list.&amp;nbsp; You will find something like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1673451510815.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/853442i7F476B7F1C548E33/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1673451510815.png" alt="lbendlin_0-1673451510815.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 15:38:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014293#M28391</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-11T15:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014389#M28392</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eTribble_0-1673453216599.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/853474i583A0483D5D6D4D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eTribble_0-1673453216599.png" alt="eTribble_0-1673453216599.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Oh mybad, sorry its an early morning. Here it is, its 8.0.30 and I check for updates on it as well, and it says its up-to date.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 16:08:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014389#M28392</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-11T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014593#M28394</link>
      <description>&lt;P&gt;If you can, go back to 8.0.28&amp;nbsp; .&amp;nbsp; There was a bug in 8.0.29 and I don't know if 8.0.30 fixed it.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 17:38:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014593#M28394</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-11T17:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014712#M28395</link>
      <description>&lt;P&gt;How do you downgrade? Do I uninstall then choose the &lt;SPAN&gt;&amp;nbsp;8.0.28 version, do I need to do it on all MySQL apps? Like the workbench and all of that or just the Net connecter?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 18:24:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014712#M28395</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-11T18:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014717#M28396</link>
      <description>&lt;P&gt;just the .Net connector&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 18:27:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014717#M28396</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-01-11T18:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014738#M28397</link>
      <description>&lt;P&gt;Ok downgraded the net connector, and restarted my gateway. I manually refreshed one of the reports to make sure it still manually refreshed and its good.&lt;BR /&gt;&lt;BR /&gt;So I will see if I get any more errors during the auto refreshes, hope this fixed it. Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 18:46:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014738#M28397</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-11T18:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014842#M28398</link>
      <description>&lt;LI-CODE lang="markup"&gt;An error occurred while processing the data in the dataset.
Refresh failed:

LeadTracker has failed to refresh.
Failure details: The last refresh attempt failed because of an internal service error. This is usually a transient issue. If you try again later and still see this message, contact support.

{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"&amp;lt;ccon&amp;gt;MySQL: Fatal error encountered during command execution.&amp;lt;/ccon&amp;gt;"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"MySql"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"&amp;lt;ccon&amp;gt;[Removed for Security].database.azure.com;crm&amp;lt;/ccon&amp;gt;"}},{"code":"Microsoft.Data.Mashup.ValueError.ErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Message","detail":{"type":1,"value":"Fatal error encountered during command execution."}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: Payment.

Refresh Start Time:
January 11, 2023 20:04 UTC

Refresh End Time:
January 11, 2023 20:06 UTC&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got the Error again after the downgrade and reset. the Error is above but I put [Removed for Security] in the host name spot, the actual full host is there in the original message.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 20:15:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3014842#M28398</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-01-11T20:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3078508#M28846</link>
      <description>&lt;P&gt;I fixed it, it was actualy the query itself causeing it to time out. I re-ajusted the query and no more issues.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 23:16:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3078508#M28846</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-02-13T23:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3166246#M29367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/357536"&gt;@eTribble&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Excuse me, could you please explain a bit more about the error I'm seeing in Power BI? I would like to better understand the queries you're using in order to solve the problem more effectively. Could you please provide me with more details or explanations about the specific queries you're using?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've been having the same problem since January and I've been doing a manual refresh every day to avoid this problem. Do you change only the query or also the datasets and DAX formulas? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:47:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3166246#M29367</guid>
      <dc:creator>IsmaelQR</dc:creator>
      <dc:date>2023-03-31T15:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3166262#M29368</link>
      <description>&lt;P&gt;Its hard to explain without giving away to much buisness info:&lt;BR /&gt;&lt;BR /&gt;But the simple version is the MYSQL query I was useing was causing the MySQL connection to time-out and close becuause it was going over the 60sec limit.&lt;BR /&gt;&lt;BR /&gt;Like if you are using MySQL workbench and run a complex query and it never loads because it fails, this is that.&lt;BR /&gt;&lt;BR /&gt;So my query originally worked because the date range was small, it was only a span of a few months, but as time went on it was growing and growing and when this error occured it was trying to do an complex query with a large date range (multiple years).&lt;BR /&gt;&lt;BR /&gt;So I had to break it up into 2 queries, 1 for the first year, and ran it once, and then set it to not auto refreash ( the data in it shouldnt change)&lt;BR /&gt;&lt;BR /&gt;Then the newest data is on a new query and runs fine. And when it gets near the end of the year ill probably archieve this years data and start the query from 2023-12-01 and go from there.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:53:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3166262#M29368</guid>
      <dc:creator>eTribble</dc:creator>
      <dc:date>2023-03-31T15:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3166269#M29369</link>
      <description>&lt;P&gt;Thank you very much, this is really great.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:57:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3166269#M29369</guid>
      <dc:creator>IsmaelQR</dc:creator>
      <dc:date>2023-03-31T15:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3653772#M32524</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have the same problem&amp;nbsp;&lt;BR /&gt;{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"MySQL: Fatal error encountered during data read."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"MySql"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"**********&amp;lt;/ip&amp;gt;:3306;admin_ibs"}},{"code":"Microsoft.Data.Mashup.ValueError.ErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Message","detail":{"type":1,"value":"Fatal error encountered during data read."}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: students_ibs.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 10:36:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3653772#M32524</guid>
      <dc:creator>KossXL</dc:creator>
      <dc:date>2024-01-23T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: DM_GWPipeline_Gateway_MashupDataAccessError (Not like other post)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3938963#M35018</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;Here we had the same issue and solved with this "little guy"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nfbelo_0-1716369821949.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1103017i33D6EEDA58FE2B2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nfbelo_0-1716369821949.png" alt="nfbelo_0-1716369821949.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 09:23:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DM-GWPipeline-Gateway-MashupDataAccessError-Not-like-other-post/m-p/3938963#M35018</guid>
      <dc:creator>nfbelo</dc:creator>
      <dc:date>2024-05-22T09:23:54Z</dc:date>
    </item>
  </channel>
</rss>

