Forum Discussion
Reference json data from notebook output
- 2 years ago
You can convert a string to JSON using the JSON function but I don't know that you can do a lot with it at that point.
https://learn.microsoft.com/en-us/azure/data-factory/control-flow-expression-language-functions#json
Depending on your use case it may be better to write the output to a file and return the path instead so you can read the data into data factory so you can do stuff.
If its just for purposes of logging, then the rest string should be fine.
Hi chriklev
Welcome to Fabric Community and thanks for posting your question here.
I am not clear with your ask, So could you please provide me more details regarding the ask.
Which activity you are using? Can you please provide me some screenshots so that I can help you better.
Thank you.