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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
DataVitalizer
Super User
Super User

Retrieve Microsoft Stream videos statistics

Hi Community,

I have tens of videos in my Microsoft stream based on which I want to created a report to illustrate number of videos, video lenght, and views.

Does anyone of you have an idea?

 

Thank you in advance. 

 

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

Hi  @DataVitalizer ,

 

You may try to use the Power query web connector (actually use the M function Web.Contents) to connect to the microsoft stream video website under your personal account, and check if there's any chance to get any related data (regrading the token used to access the website, you may also need to capture the network trace for it and put it into the request headers).

Power Query Web connector - Power Query | Microsoft Learn

Web.Contents - PowerQuery M | Microsoft Learn

vyangliumsft_0-1709888208882.jpeg

 

 

Best Regards,

Liu Yang

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

1 REPLY 1
v-yangliu-msft
Community Support
Community Support

Hi  @DataVitalizer ,

 

You may try to use the Power query web connector (actually use the M function Web.Contents) to connect to the microsoft stream video website under your personal account, and check if there's any chance to get any related data (regrading the token used to access the website, you may also need to capture the network trace for it and put it into the request headers).

Power Query Web connector - Power Query | Microsoft Learn

Web.Contents - PowerQuery M | Microsoft Learn

vyangliumsft_0-1709888208882.jpeg

 

 

Best Regards,

Liu Yang

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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