refresh
157 TopicsOklahoma Power BI User Group March 2023
Power BI Operations: Monitoring and Administration at Scale Building a report and deploying it is just the beginning! This session provides an overview of operational data that you should be monitoring as a Power BI administrator, data lead, or anyone who is responsible for more than one report. We will also cover the tools available out of the box and that can be built to operate Power BI at enterprise scale. Topics covered include: - Refresh monitoring - Refresh performance - User activities and report views - Capacity metrics and monitoring - Data and security lineage - Auditing user permissions800Views0likes1CommentScheduled Refresh Fails, Manual Refresh Succeeds
I have a Semantic Model that utilizes 5 data sources. One of the data sources (connected to Amazon Redshift SQL) keeps triggering a failure message 3-5 minutes into the scheduled refresh (error at the bottom of post). When I go into the connection settings, I see the password is reduced down to 8 characters (this might just be a visual thing, but either way). I then put the password in, Save, and trigger a refresh on the server again. This refresh always works. I've also tried making a new connection and replacing he existing one - same error occurs. So either the data source can't support scheduled refreshes or the correct password won't save. Has this happened to anyone else out there? Any ideas how to restore the automation to my 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. [ValidateMarkupTags]<ccon>{"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":"[ccon][ccon]ODBC: ERROR [08S01] [Microsoft][Amazon Redshift] (10) Error occurred while trying to connect: [SQLState 08S01] connection to server at \"[SERVER STRING IS HERE]" ([ccon]<ip>52.26.233.171</ip>[/ccon]<ip><ip>52.26.0.0</ip></ip>), port 5439 failed: timeout expired\n[/ccon][/ccon]"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ErrorCode","detail":{"type":1,"value":"10478"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"AmazonRedshift"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"[ccon]etl-workgroup.774598924186.us-west-2.redshift-serverless.amazonaws.com;bswift[/ccon]"}},{"code":"Microsoft.Data.Mashup.ValueError.NativeError","detail":{"type":1,"value":"10"}},{"code":"Microsoft.Data.Mashup.ValueError.OdbcErrors","detail":{"type":1,"value":"#table({\"SQLState\", \"NativeError\", \"Message\"}, {})"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}},{"code":"Microsoft.Data.Mashup.ValueError.SQLState","detail":{"type":1,"value":"08S01"}}],"exceptionCulprit":1}}}</ccon>1KViews0likes4CommentsGateway Unreachable
All are failing on Scheduled Refresh All reports work when manually refreshing. I have checked Gateway Status and I have chcked Connection to SQL Server. Cluster URIWABI-US-NORTH-CENTRAL-J-PRIMARY-redirect.analysis.windows.net Activity ID90a01224-d153-4fcb-836b-c4a3d71bd363 Request ID4ea3aefd-6daa-4b58-9b5e-c8e0c2be186a Time2025-11-22 16:35:01Z { "error": { "code": "DM_GWPipeline_Client_GatewayUnreachable", "pbi.error": { "code": "DM_GWPipeline_Client_GatewayUnreachable", "details": [ ], "exceptionCulprit": 1, "parameters": { } } } }2.4KViews0likes12CommentsPower BI report server Schedule refresh
Hi, I have created a schedule refresh for my power bi report when i manually run that schedule refresh it works fine. So, just to test it out i have create a scheduled refresh for every 5 minutes and it's not starting automatically. So the last run was at may 6th 3:41 pm which i did manually and it refreshed fine. but after that it has been 24 hours did not run once. supposed to run every 5 minutes.Solved1.2KViews0likes4CommentsRefresh time issue
Do you guys typically add a card that shows the last time the data was refreshed? I had created a seperate table called lastrefreshtime and have a column using this code = DateTime.LocalNow() I just noticed when I use automatic refresh it switches the time to utc which I assume is b/c the microsoft server that is handling the sync is in utc. Is there any way to make it just use eastern time zone? or maybe I just add a utc label next to so users aren't confused.Solved775Views0likes3CommentsFailed to refresh
When I try to refresh my report in the app (cloud), I got the following error: The credentials provided for the DeltaSharing source are invalid. (Source at {"host":"XXXX"}.). The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. Table: X However, if I refresh my report on PowerBi Desktop, I don't have any issue. Does someone know what is going wrong? I have no clue (I can't put the path because it is private but it is from Databrick). Thank you in advanceSolved5.6KViews0likes3CommentsReport refresh failed when appending two sources (On prem(DB2) and cloud date source(Sharepoint))
Hi, I am appending two sources(On prem(DB2) and cloud date source(Sharepoint)) to produce as a single report.When Published and schedule report refresh, refresh fails with the below error. Data source error: {"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":"SharePoint: Request failed: The underlying connection was closed: An unexpected error occurred on a send."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"SharePoint"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"https://<orgname>.com/sites/"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: Append1. Also, under Gateway connection, Cloud connection(Sharepoint connection is pointing to On Premise Gateway connection). Thanks in advance for your support. ThanksSolved690Views0likes1CommentPower BI Report Server doesn't refresh data from IBM DB2
Hi, I created a very simple tabular report with Power Bi Desktop (Version: 2.97.863.0 64-bit (September) 2021) which successfully retrieves data from an IBM Db2 database. Data on DB2 changes quite often so, the refreshing mechanism is crucial for me to show always the last data. While the refreshing process works perfectly on Power Bi Desktop, when I upload the same report to my Power BI Report Server (Version1.12.7936.39665, September 2021), the refresh process doesn't work, or better, clicking on the Refresh link nothing happens. I successfully tested the report connection to DB2 (on BI Report Server) writing my credentials clicking on Manage > Data Sources > Credentials, using the Basic Authentication, but the report seems frozen; t shows always the data that appeared with the initial upload. I also tried to use the scheduled refresh, with no result... On my client I have installed the IMB DB2 ODBC driver. Am I missing something to set at Power BI Report Server level? Is there any bug in this Report Server version, which has been solved with the following releases? Any help is warmly appreciated. Thanks in advance AlessandroSolved1.7KViews0likes3Comments