Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Couple of new features.
Option 1) Export the dataflow as a Power Query template. Button is on the up-right corner. It says Share, but actually it is Download.
Create a new dataflow and select Import from a Power Query template from bottom of the screen.
Option 2) Create a new dataflow and select import from dataflows. This didn't work for me, but you can test it out. Warning: it is slow.
Option 1 worked well and is much faster, so I recommend that one.
But creating the copy works still the same, not obvious, way:
Hi @Anonymous
Do you create an App workplace and create a dataflow inside this App workplace, then you want to create the same dataflow in another App workplace, right?
After reasearching and testing, i don't find any option to share or copy the dataflows.
One workaround is to copy the code in the created dataflow, then when cretate another dataflow, select a blank query and paste the code in the editor.
Best Regards
Maggie
Turns out that making a copy of a Power BI Dataflow is not that intuitive. If you don’t want to watch this 3 minute video, then you can just click on the menu options for the dataflow and then click on “Export .json” option. This will export the dataflow in a json file format. Now you can open the json file and make changes in bulk if you want. For example if you have twenty tables that connect to the same server/database and you would like to change that in bulk to point the dataflow from dev to test or prod server, then you can do a find/replace on the text file and update the server and database definitions. If you do not need to make any changes, then just use the json file as is. The next step is to click New-˃Dataflow in the workspace where you would like to copy your dataflow to and then use the Import Model option. Then you will need to find and select the json file on your machine and click ok. A copy of your original dataflow will be created. To rename, click on the menu and then Properties. Link to blog: https://businessintelligist.com/2020/09/16/how-to-make-a-copy-of-a-power-bi-dataflow/
User | Count |
---|---|
25 | |
22 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
20 | |
17 | |
15 |