Forum Discussion
Fabric Secure solution for Data Sharing for Multi-Authentication users
- Anonymous1 year ago
Hi Amiral,
Thank you for reaching out in Microsoft Community Forum.
1. Please Use Synapse Data Hub with API Management or Azure Functions to expose refreshed data via a REST API.
2. Export data from Power BI datasets in JSON format using the Power BI REST API.
GET https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/rows3.In Fabric notebooks, export Lakehouse data to JSON:
df.to_json('/lakehouse/default/Files/exported_data.json', orient='records', lines=True)Please continue using Microsoft community forum.
If you found this post helpful, please consider marking it as "Accept as Solution" and give it a 'Kudos'. if it was helpful. help other members find it more easily.
Regards,
Pavan.
Hi Amiral,
I wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.
If the community member's answer your query, please mark it as "Accept as Solution" and select "Yes" if it was helpful.
If you need any further assistance, feel free to reach out.
Please continue using Microsoft community forum.
Thank you,
Pavan.