Forum Discussion
PowerBI streaming analytics or Streaming Dataflows from Azure Percept : Query language question
- 5 years ago
V-lianl-msft Thanks for the link, that led me to search the web some more and I stumbled on https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-parsing-json which I then used to parse everything out with dot notation and GetArray functions. I still can't get the streaming dataflows to parse JSON so I have reposted that question in the PowerBI Desktop community forum.
Hi Celwood ,
The blog once helped me solve similar problems.
Please refer to this blog:
https://www.cloudsma.com/2020/01/extracting-nested-fields-kusto/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Celwood5 years agoFrequent Visitor
V-lianl-msft Thanks for the link, that led me to search the web some more and I stumbled on https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-parsing-json which I then used to parse everything out with dot notation and GetArray functions. I still can't get the streaming dataflows to parse JSON so I have reposted that question in the PowerBI Desktop community forum.