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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to get data from a particular Azure DevOps Board ?

Hi all, 

 

I would like to retrieve data from one of my dashboards so that I can set up User Voice and User Story tracking to count them.

 

Regards, 

 

Charline

2 REPLIES 2
Hariharan_R
Solution Sage
Solution Sage

Hi,

  You can extract data from your DevOps analytics view - https://docs.microsoft.com/en-us/azure/devops/report/powerbi/data-connector-connect?view=azure-devop...

 

You can take those view and build the dashboard. I dont think you can connect to the dashboard and get the data.

 

Thanks

Hari

The data can be pulled into DB if you want.

 

Step1: create a PBI report with ADO connector and load data into a dataset.

Step2: Publish the PBI report and Setup a dataset refresh.

Step3: Create a Power Automate dataflow to call PBI dataset via DAX query and then put json to ADLS Gen2 as CSV file.

Step4: Use ADF to pull CSV file into DB.

 

Done. 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors