Forum Discussion
Debasish_p
2 years agoFrequent Visitor
Flatten nested JSON in KQL DB
Hi All,
Is there a way to flatten and ingest nested JSON into KQL DB using Real time analytics. Consider it as a one time load from Onelake.
- 2 years ago
Hi,
Hi All, the issue has been resolved. Below are the steps that I have done to resolve the issue.
1. Create 2 tables. One AS-IS(Staging) table and the otheris an target table
2. Create a KQL function and
3. adding it as an update policy in the target table.
Thanks
Anonymous
2 years agoNot applicable
Hi Debasish_p ,
Thanks for using Fabric Community.
Can you please explan your query with more details?
We can insert Json data into KQL from One Lake -
Get data from OneLake - Microsoft Fabric | Microsoft Learn
Did you got a chance to refer above document?