cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Pulling data from Azure Boards (Specifically 'Analytics Views' into databricks

DatabricksNIN
New Contributor II

Building upon a previous post/topic from one year ago.. I am looking for best practises/examples on how to pull data  from Azure Boards and specifically from 'Analytics Views' into databricks for analysis.

I have succeeded in doing so with 'Work Items' and 'Team Board' using the Rest API - But failed to do so with 'Analytics Views'.. 

Any ideas/help appreciated!

1 REPLY 1

That was exactly the former topic I was referring to ๐Ÿ™‚ 
However when I use the API like this: 

api_endpoint = f"https://dev.azure.com/{org}/{project}/_apis/analytics/views/{viewId}?api-version=7.1"
 
It does not work.. (I have of course instantiated org, project and viewId) 
But with work item and team board it works just fine. 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group