简体   繁体   English

将 Azure DevOps 工作项附件导入 PBI

[英]Importing Azure DevOps Work Item attachments to PBI

I am currently working on a project that involves using Azure DevOps as the main management tool.我目前正在从事一个涉及使用 Azure DevOps 作为主要管理工具的项目。 However, our team has decided to analyze the data generated in the platform through Power BI reports.但是,我们的团队决定通过 Power BI 报告分析平台中生成的数据。 As such, there are some attachments in the work items that we would like to see displayed in PBI, is there any way to do this?因此,我们希望在 PBI 中显示的工作项中有一些附件,有什么方法可以做到这一点吗?

  • There are multiple ways to connect to the powerbi to devops and get the work item data.有多种方法可以连接到 powerbi 以进行开发和获取工作项数据。 Such as by using analytical view, oData queries and oData feed, etc.例如通过使用分析视图、oData 查询和 oData 提要等。

  • To Create power bi reports using analytical view first you have to import data in the power bi, this can be done by selecting azure devops as an option in the Online service tab which itself is in the get data tab in the powerbi destop app要首先使用分析视图创建 power bi 报告,您必须在 power bi 中导入数据,这可以通过在Online service选项卡中选择azure devops作为选项来完成,该选项卡本身位于powerbi destop appget data选项卡中

getdata -> online options -> azure devops 
  • After that it will ask you for organization and team and ask you to login to your devops account too.之后,它会询问您的组织和团队,并要求您也登录您的 devops 帐户。

  • After this a popup will immerge and in which you can select the work items data based upon the duration time which has passed such today, last 30 days, entire history, etc.在此之后将出现一个弹出窗口,您可以在其中 select 根据今天、过去 30 天、整个历史等过去的持续时间的工作项数据。

Refer the following documentation请参阅以下文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM