Forum Discussion

smpa01's avatar
smpa01
Community Champion
1 year ago
Solved

Df gen2 Save Changes deficiency

miguel    A major diffrence between gen1 and gen2 is while exiting the gen1 df it gives the following options   Gen 1   at exit at bottom   vs Gen2   at exit ...
  • miguel's avatar
    miguel
    1 year ago

    answering further on this smpa01 

     

    Dataflow Gen2 with CI/CD has a behavior that matches your expectation. When you exit without clicking the "save" button, you are prompted with a new dialog to "Discard", "Save" or "Cancel". Screenshot of this dialog below:

     

    Answering the question around REST API support, Dataflow Gen2 with CI/CD support now has endpoints through the Fabric REST API. You can use either the Dataflow endpoints:

    Items - REST API (Dataflow) | Microsoft Learn

     

    Or use the Fabric core endpoints:

    Items - REST API (Core) | Microsoft Learn

     

    As mentioned before, Dataflow Gen2 doesn't have REST API support. Power BI Dataflows (also known as Gen1 Dataflows) do have REST API support and its generally available.

     

    Adding to the experience, Dataflow Gen2 with CI/CD support also has Multitasking support so you could have multiple Dataflows open at the same time if needed

     

    We plan to go GA with Dataflow Gen2 with CI/CD support really soon, so I'd encourage you to perform any comparisons against Dataflow Gen2 with CI/CD support.