Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
josmendez
Regular Visitor

Record Data Not Expanding From Streaming Data Set

Hello,

I am newer power BI user and I am running into an issue with seeing the data I am pushing in PowerBI from a Stream Analytics Job that is connected to my IoT hub. 

I can see that the data get to the Job fine and it seems get to PowerBI, but it become a non expandable record as seen in the image below:

josmendez_0-1618410193474.png

 

I suspect this is possibly an issue with how I am formating the data that is being sent into power bi. You can a sample of the format below:

josmendez_1-1618410362733.png

Is there a way to expand the record that I am missing? Or do I need to use different formatting to pass the data?

I am attempting to pass an RTD event and then a bunch of data underneath that if possible.

Thank you for your help!

 

1 ACCEPTED SOLUTION
v-kkf-msft
Community Support
Community Support

Hi @josmendez ,

 

Try ro refer to

Stream Analytics and Power BI: A real-time analytics dashboard for streaming data 

Parse JSON and Avro data in Azure Stream Analytics 

to convert array elements into separate events. The APPLY operator together with the GetArrayElements built-in function extracts all array elements as individual events. 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
josmendez
Regular Visitor

Thank  you very much! Both of those links were very helpful!

v-kkf-msft
Community Support
Community Support

Hi @josmendez ,

 

Try ro refer to

Stream Analytics and Power BI: A real-time analytics dashboard for streaming data 

Parse JSON and Avro data in Azure Stream Analytics 

to convert array elements into separate events. The APPLY operator together with the GetArrayElements built-in function extracts all array elements as individual events. 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors