We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
I am trying to edit the JSON code of a new Data Pipeline in Microsoft Fabric. After creating the pipeline and navigating to the JSON editor (View > View JSON code), I am seeing the message "Cannot edit in read-only editor." Should I be able to edit? If so, why am I seeing this error. If not, are there plans to enable this feature?
Solved! Go to Solution.
Fabric Monday: Edit Pipeline's JSON
https://www.youtube.com/watch?v=AO7zZLqJJuQ&list=PLNbt9tnNIlQ5TB-itSbSdYd55-2F1iuMK&index=1
Fabric Monday: Edit Pipeline's JSON
https://www.youtube.com/watch?v=AO7zZLqJJuQ&list=PLNbt9tnNIlQ5TB-itSbSdYd55-2F1iuMK&index=1
Unfortunately as of now the JSON is non editable and is only for read only purpose, because of which you are seeing that issue.
There is no fixed timeline as of now for this feature to be available but you can raise a request for that in ideas.
A work around would be to source control it in repo and update the JSON in the repo: this is just a guess would have to test it out