Forum Discussion
lemaribdb
1 year agoHelper II
Dataflow is creating complex type column in Lakehouse tables from Decimal or Currency type Yet Again
Hi, I see similar topci got resolved as it stopped hapening. But I encountered it just now, my currency type cols are becoming complex type in Lakehouse... It's using replace, properly mapped cols a...
- 1 year ago
Yes that is correct. Convert the data to decimal type with precision of 2 in Delta Lake aka Lakehouse
BhaveshPatel
1 year agoSuper User
Not clear. Where is the dataflows currancy type col. You should give some screenshots....???
john_li88
1 year agoRegular Visitor
I'm experiencing same issue.