This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Saludos.
Necesito configurar actualizaciones automaticas en power bi service donde los datos provienen de visual foxpro, investigando me indican hacerlo con un controlador ODBC de terceros Devart, ya lo tengo configurado en mi power bi dektop desde donde puedo cargar mis tablas y publicarlas correctamente, tambien he configurado mi gateway y me indica que todo esta bien, pero cuando le doy actualizar al conjunto de datos me da error y me muestra lo siguiente:
Error del origen de datos: {"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":"La tabla no tiene ninguna columna visible y no puede consultarse."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ErrorCode","detail":{"type":1,"value":"10529"}},{"code":"Microsoft.Data.Mashup.ValueError.Detail","detail":{"type":1,"value":"AN"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: AN.
URI de clúster: WABI-WEST-US-E-PRIMARY-redirect.analysis.windows.net
Identificador de actividad: 71784464-1d96-463d-84e0-b40fd078c674
Identificador de la solicitud: 67d39d4b-a379-2527-5739-dca2de5ba71d
llevo ya dos semanas buscando solucionar esto, les estaria muy agradecido si me pueden ayudar con alguna solucion.
Solved! Go to Solution.
Hi @MelCR,
Thank you for reaching out to the Microsoft fabric community forum. Thanks @lbendlin, for your input on this issue.
After thoroughly reviewing the details you provided, I have identified few alternative workarounds that may help resolve the issue. Please follow these steps:
This issue typically arises when the Power BI Service, through the gateway, is unable to reach the underlying data source. Ensure the ODBC driver is installed on the same machine where the On Premises Data Gateway is running. Confirm Table Visibility in Visual FoxPro. Please open the Visual FoxPro table and verify the visibility of the columns. Execute the following command in FoxPro: "DISPLAY STRUCTURE". If the table has no columns or only hidden columns, that's the root cause.
Go to Power BI Service > Manage Gateways. Verify that the ODBC data source name (DSN) matches the one in Power BI Desktop. Ensure that credentials are correctly entered.
Power BI Service does not support all third-party ODBC drivers. Check if Devart's ODBC driver supports Power BI Service cloud refresh. If not, consider moving data to SQL Server or another supported database.
For more information kindly refer to the below link:
Troubleshoot XMLA endpoint connectivity in Power BI - Power BI | Microsoft Learn
Open Power Query Editor in Power BI Desktop. Check if Table.SelectColumns() is used in the M query. If found, replace it with SELECT * in Advanced Editor. Go to Transform Data > Data Source Settings. Change the connection type to Import Mode. Refresh and republish the dataset.
For more information kindly refer the below links:
Unable to import, export, or link to FoxPro databases - Microsoft 365 Apps | Microsoft Learn
Configure scheduled refresh - Power BI | Microsoft Learn
Power BI gateway and Report Builder support for ODBC data sources - Power BI | Microsoft Learn
If this post helps, then please give us 'Kudos' and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Hi @MelCR,
Thank you for reaching out to the Microsoft fabric community forum. Thanks @lbendlin, for your input on this issue.
After thoroughly reviewing the details you provided, I have identified few alternative workarounds that may help resolve the issue. Please follow these steps:
This issue typically arises when the Power BI Service, through the gateway, is unable to reach the underlying data source. Ensure the ODBC driver is installed on the same machine where the On Premises Data Gateway is running. Confirm Table Visibility in Visual FoxPro. Please open the Visual FoxPro table and verify the visibility of the columns. Execute the following command in FoxPro: "DISPLAY STRUCTURE". If the table has no columns or only hidden columns, that's the root cause.
Go to Power BI Service > Manage Gateways. Verify that the ODBC data source name (DSN) matches the one in Power BI Desktop. Ensure that credentials are correctly entered.
Power BI Service does not support all third-party ODBC drivers. Check if Devart's ODBC driver supports Power BI Service cloud refresh. If not, consider moving data to SQL Server or another supported database.
For more information kindly refer to the below link:
Troubleshoot XMLA endpoint connectivity in Power BI - Power BI | Microsoft Learn
Open Power Query Editor in Power BI Desktop. Check if Table.SelectColumns() is used in the M query. If found, replace it with SELECT * in Advanced Editor. Go to Transform Data > Data Source Settings. Change the connection type to Import Mode. Refresh and republish the dataset.
For more information kindly refer the below links:
Unable to import, export, or link to FoxPro databases - Microsoft 365 Apps | Microsoft Learn
Configure scheduled refresh - Power BI | Microsoft Learn
Power BI gateway and Report Builder support for ODBC data sources - Power BI | Microsoft Learn
If this post helps, then please give us 'Kudos' and consider Accept it as a solution to help the other members find it more quickly.
Thank you.
Hi @MelCR,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @MelCR,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @MelCR,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Did you install the same ODBC driver on all gateway cluster members? Is this a 32 bit driver?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |