access database
7 TopicsLooking for Finance Walkthrough reporting for Hearing team that moved from UHG EE to Contractors
I work back office Workforce management support and I'm looking for help with finding either the right access to pull Finance Walkthrough or Census or set up for a Hearing team that moved from UHG EEs to Contractors.1.4KViews0likes7CommentsThe 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Hi all, I am getting the following error. How can I fix this? {"error":{"code":"ModelRefresh_ShortMessage_ProcessingError","pbi.error":{"code":"ModelRefresh_ShortMessage_ProcessingError","parameters":{},"details":[{"code":"Message","detail":{"type":1,"value":"Excel Workbook: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. The 64-bit version of the Access Database Engine 2010 Access Database Engine OLEDB provider may be required to read this type of file. To download the client software, visit the following site: https://go.microsoft.com/fwlink/?LinkID=285987."}}],"exceptionCulprit":1}}} Table: Zootecnico AG Macho. My data source is located in cloudfront (Amazon), my client updates the Excel files and I use it. My Power BI is 64 bit and I don't know my client's Office version (I don't know if it matters). I've already downloaded the Access Database Engine and set Data Source Credentials as Organizational and still doesn't work.26KViews1like6CommentsPower Bi On Premise Data Gateway (Access Databases remaining locked for editing after refresh)
I have on On Premise data gateway functioning to where I have cloud Power Bi refresh automation set up. Everything works fine except the Access Databases on the server that I use as a front end for connections is remaining locked for editing after the refresh. These are very active databases and must be released. Any ideas on what could cause this and a possble work around?481Views0likes1CommentThe 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine
Hello! When I update my PBI file on browser it returns me this error: Codice errore sottostante-2147467259 Messaggio di errore sottostanteMicrosoft Access: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. The 64-bit version of the Access Database Engine OLEDB provider may be required to read 'Azienda.Mdb'. To download the client software, visit the following site: DM_ErrorDetailNameCode_UnderlyingHResult-2147467259 Microsoft.Data.Mashup.ValueError.ReasonDataSource.NotFound URI clusterWABI-WEST-EUROPE-E-PRIMARY-redirect.analysis.windows.net ID attivitàf0996aca-4148-41f6-87d0-0ad19591125e ID richiesta7ed0bdce-816a-1171-5b15-1da65c837443 Ora2022-09-15 10:57:58Z So, i have installed on my server wiht Windows Server 2019, Office 2013 32bit, Power Bi Desktop 32bit and Personal Gateway. PBI file has two soruces: a excel file and an access file (.Mdb) Readgin online, i installed Microsoft Access Database Engine 2010 Redistributable but erros doesnt fix. How can i do? Thank you4.7KViews0likes2CommentsPassword protected Access Database - Gateway error
Hi all, I am fairly new to Power BI. I have an access database which is password protected. From my Power BI Desktop, I am able to successfully connect to it through OLE DB driver (Thanks to reference). Now, I have published the report online and trying to schedule a refresh for this database through an on-premises gateway (reference) located in the server. I tried choosing couple of Authentication Methods and still hitting the following roadblocks. Windows - OLEDB driver does not support this authentication method Anonymous Any leads would be appreciated, thanks in advance.Solved2KViews0likes3CommentsReport Server Error scheduled refresh and Access Database
Hi guys, I´m trying to run a scheduled refresh from an access database. But I´m getting these error messages: SessionID: 4670cdbd-7d3c-490d-8ee5-7e8f38a200c4 [0] -1055784933: A user name wasn't specified. The exception was raised by the IDbConnection interface. [1] -1055784824: A connection could not be made to the data source with the Name of 'bc267668-6176-47c2-a050-fc980fcb3cc7'. [2] -1055784932: The command has been canceled.. The exception was raised by the IDbCommand interface. [3] -1055784932: The command has been canceled.. The exception was raised by the IDbCommand interface. Server and Desktop Version January 2020. Thank you in advance! Cheers Imex1971.7KViews0likes2CommentsAccess Database connection causing Unspecified error in scheduled refresh
Hello all, I have a dashboard that was working fine on Desktop and on the Server until I connected an Access database to it. Now, it still refreshes just fine on desktop, but I get this error now during the scheduled refresh on the server: Unspecified error. The exception was raised by the IDbCommand interface. Here is what the connection looks like in Advanced Editor on Desktop (I just pasted the Source lines and ommitted the rest): let Source = Access.Database(File.Contents("\\X\Y\Z\YoY.accdb"), [CreateNavigationProperties=true]), _tblYoY = Source{[Schema="",Item="tblYoY"]}[Data], And I here is the Connection message on the server showing the credentials are working: Does anyone understand what's going on here?792Views0likes0Comments