Forum Discussion
DataflowGen2 in Fabric refresh issue
- Anonymous1 year ago
Thanks all who gave responses .
I got solution for this .
Steps I followed
1.First I changed data type in Dataflow from Date to DateTime
2.I also changed structure of table in Warehouse . initially it was Date , I changed to DateTime(6)
Then published dataflow gen 2 . error gone and data stored from Dataflow to WH
Thanks and regards
Shiva.
Hi Anonymous
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Thanks all who gave responses .
I got solution for this .
Steps I followed
1.First I changed data type in Dataflow from Date to DateTime
2.I also changed structure of table in Warehouse . initially it was Date , I changed to DateTime(6)
Then published dataflow gen 2 . error gone and data stored from Dataflow to WH
Thanks and regards
Shiva.