Forum Discussion
Import a json dataflow config
Anonymous Did you find any solution for that ?
There is an option in dataflows to Import Model, which then presents you to select a json file.
- frano726 years agoHelper IV
Hi, did you actually try this though ? I've tried it and nothing happens after selecting the JSON that was previously exported and clicking OPEN. Maybe you have to modify the JSON with a new unique dataflow name ??
- MarceloPereira6 years agoFrequent Visitor
Hi frano72 .
I didn't try this. As I said to Anonymous, when I needed this option didn't exist.
I recreated the flow with the same name in another workspace.
regards,
Marcelo.
- lisahua466 years agoMicrosoft Employee
1. change model.json file exported from dataflow to a different name, if you don't want to delete the old one.
2. Change AllowNativeQueries attribute in model.json to false if it's true.
- MarceloPereira6 years agoFrequent Visitor
Hi Anonymous .
Thanks for your response.
When I needed import my model, the import model didn't exist.
regards,
Marcelo