Forum Discussion
Dataflow refresh not running
- 1 year ago
Interim (final?) solution was to export the template (PQT) for the old not working, import the template in a new DFG2, and then set a default data destination. Made it fairly seemless.
Would it be possible for you to raise a support ticket so we can look deeper into this and make sure that we can understand why it happened and make sure that it never happens again? You can use the link below to raise the support ticket:
http://support.fabric.microsoft.com/support
Using the Power Query template is possible, but you can also use the "Save as" feature as described in the article from the link below:
Migrate to Dataflow Gen2 (CI/CD) using Save As (Preview) - Microsoft Fabric | Microsoft Learn
Thanks, I will submit a ticket.
Generally, I like to follow the rule "if it's not broke, don't fix it". What would be the benefit of the DFG2 CI/CD? My team does not use GIT or Devops to maintain code nor do I see us starting any time soon.
- miguel1 year agoCommunity Admin
Most of the benefits come from how tightly integrated this new version of Dataflows is to the rest of the Fabric ecosystem. No pressure to change everything to the Dataflow Gen2 with CI/CD, but definitely give it a try.
Some examples of things that are pretty noticeable and are not focused on the developer experience:
- support for multitasking. You can finally have multiple Dataflows open and go between items that you have open
- Create a dataflow directly to a subfolder
- Better experience when working with a draft of your dataflow and how you could discard changes without ever committing
- New save button in case you only want to save and not run your Dataflow
These are just a handful of the benefits, but there are more waiting for you in the new Gen2 with CI/CD experience and more in the roadmap as well.
- v-veshwara-msft1 year agoCommunity Support
Hi coverturfLSH ,
As we haven't heard from you in a while, just following up to check if you had raised a support ticket and got any insights from the support team. If yes,could you share any key insights or the resolution here for the benefit of the wider community.Additionally if any of the responses you found were helpful, please consider marking as Accepted solution to help others find easily. If there are no further updates, we may consider closing this thread.
Should you need further assistance in the future, please feel free to create a new post in the Microsoft Fabric Community Forum. We’ll be glad to support you.
Thank you for being a part of the Microsoft Fabric Community.
- coverturfLSH1 year agoResolver II
Hi Veshwara, I never got around to submitting the ticket since I got bogged down with other things. My interim solution became my permanent solution and thankfully that was easy to implement.