Forum Discussion
alees
2 years agoNew Member
Dataflow Gen2 Long Text / Binary Fields With Lakehouse
I am using a dataflow Gen2 to fetch a long, JSON-formatted table from an API. This is being pulled into a Lakehouse so that it can be accumulatively loaded and incrementally refreshed. Preferabl...
iBusinessBI
2 years agoKudo Collector
I am facing the same issue.
I also tried to save into Warehouse, not lakehouse, I hit the same limit of around 7600 characters.
In Dataflow I have Text field (pulled from JSON) that contains close to a million characters.
I need to save it in Lake/Warehouse, how?