Forum Discussion
DataSource.Error: Microsoft SQL: "Invalid column name, Invalid column name
- Anonymous3 years ago
Hi Anonymous ,
The error message you are seeing indicates that there is an issue with the view or function 'dbo.fn_Filteredcr141_diCatalogueItemTDSGlobal'. This error message is related to a timeout issue. It is possible that the query is failing after hitting a timeout value of 10 minutes. You can try to modify the timeout limit to over 10 minutes to see if this resolves the issue. If this does not work, you can try to troubleshoot the issue by validating the results and checking if there are any duplicate or null values in the column that is causing the issue.
excel - How to set a max run time / timeout for Power Query? - Stack Overflow
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi All
I have a similar problem, in my case, we add a new column in a table for a power apps (model driven), but the BI that gets the data from the Dataverse is showing a similar error
=====
DataSource.Error: Microsoft SQL: "Invalid column name 'cr9ab_code_conduite_fournisseurs_continu'.\r\nInvalid column name 'cr9ab_code_conduite_fournisseurs_continuname'."
RequestId: TDS;7f50da3d-50c6-4aff-96c8-29a102795bf2;2
Time: 2023-07-11T15:27:32.1371290Z
Details:
DataSourceKind=CommonDataService
....
====
any help would be appreciated
Thanks !