Forum Discussion
Activity Statistics
- 1 year ago
Hi smpa01
Thanks for joining the Microsoft Fabric Community conversation. Sorry for the late response.
Please do chekc the below points to resolve your issue.-
Ensure that your dataflow has the correct transformation logic that commits the changes (inserts, updates, or upserts) back to the target system.
-
Run the dataflow in debug mode to check if the changes are applied correctly during execution and look for any issues or warnings related to writing data back.
-
Confirm that the service or account running the dataflow has the required permissions to write data to the destination database/storage.
-
Ensure that the data is being written to the database in the DEV environment. The log shows that 0 rows were written, indicating that data isn't being committed. Double-check your dataflow’s output destination configuration.
-
If needed, manually trigger the write operation for your dataflow and ensure that the statistics show the changes being committed.
-
Ensure that the changes in the DEV environment are correctly propagated to PROD. Verify that the same dataflow logic is applied in both environments, and the necessary steps are followed to move data from DEV to PROD.
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth. -
Hi smpa01
It's been a while since I heard back from you and I wanted to follow up. Have you had a chance to try the solutions that have been offered?
If the issue has been resolved, can you mark the post as resolved? If you're still experiencing challenges, please feel free to let us know and we'll be happy to continue to help!
Looking forward to your reply!
Best Regards,
Community Support Team _ C Srikanth.