Forum Discussion
Error with Table.TransformColumnTypes function on SAP HANA DB
Hi,
I have an DataSource on a SAP HANA DB with the DirectQuery mode.
The Power Query running well on the Power BI Desktop June 2022 version. But since the last upgrade (July 2022 Version), the query make an error by using the Table.TransformColumnTypes function. I try to convert a NUMC type from SAP HANA to an Integer.
Here the error Message (in French) :
Could you please help me?
Hi,
I note that the Problem doesn't appaers anymore with the Version : 2.108.997.0 64-bit (août 2022). Here is a test from the same Table/DB as my previous message.
The conversion STRING -> INTEGER works:
Does somebody know where is the correction documented?
Thanks in Advance
Regards
Julien
9 Replies
- lbendlinSuper User
And you don't have any transform in your Power Query that manipulates data based on the index column?
- JulBesFrequent Visitor
No, I don't have an index column.
- ronrsnfldSuper User
In the list of Applied Steps on the right, please select steps previous to the TransformColumnTypes step and check for the First step returning that error.
- JulBesFrequent Visitor
The previous step doesn't return that error.
- ronrsnfldSuper User
Unfortunately, at this point, without sufficient data and code to reproduce the problem, I will not be able to help you further. Perhaps someone else can. If not, perhaps you could create a file, with sensitive information removed, that will reproduce the problem (with data AND code) and upload it to some sharing site (eg OneDrive; DropBox) and then post a link here.