Forum Discussion

TobiTobsen's avatar
TobiTobsen
Frequent Visitor
3 years ago
Solved

PowerPlatform.Dataflows causes errors (table.combine and type.logical)

Hi,

I recently switched our PBI connectors from PowerPlatform.Dataflows() to PowerBI.Dataflows(). Both in dataflows and in datasets.
- This works well in dataflows.
- However, in datasets I have errors with datatypes = type.logical. In addition, Table.Combine in datasets causes an error that columns already exists. I haven't made any other changes and the datasets worked pretty well with PowerBI.Dataflows().

 

Do you know these errors in datasets related to PowerPlatform.Dataflows()? And how do you deal with it?

 

As a quick fix, I'm using the old connector for table.combine issues.
In the case of typ.logical issues, I switch to type text.
But that can't be the solution 😉

 

Thank you for your help. Best regards,
Tobi