问题标签 [burndowncharts]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
powerbi - 是否可以从 Azure DevOps 外部可视化 Sprint 燃尽图(或燃尽图)?
我正在尝试在 Power BI 等工具中生成合并视图,以便我组织的高层管理人员可以在单个页面中可视化项目和团队的实际运行状况(以避免进入 Azure 中的每个项目空间的需要开发运维)。
我已经成功地使用了 Power BI 中的 Azure DevOps 数据,并且我做了一些综合图表,如打开的工作项、按状态的工作项、打开的错误等;但我不知道显示燃尽图和燃尽图的最佳方法是什么。
有没有办法在 Azure DevOps 之外嵌入这种图表?
PS:在此处的Microsoft 文档中,有一个手动生成 Sprint 燃尽图的示例(来自 Power BI),但从我的角度来看,它不像这里的原生 Sprint 燃尽图那么完整
谢谢!!
azure - 在 Azure Devops 中为单个团队成员创建燃尽图
我更喜欢 Azure DevOps 和燃尽图,我真的很喜欢。
以至于我试图用 DevOps 代替传统的 Excel 电子表格。
虽然默认燃尽图考虑了团队的所有成员,但我需要为每个团队成员获取一个。
有没有办法做到这一点?如果有多个,哪个是最好的?
按照此处的说明,我可能会想到为每个团队成员创建一个新团队……但这听起来很愚蠢。以前有人有同样的要求吗?
jira - 为泳道生成燃尽图
我添加了 2swimlanes
来管理 2 个项目。但是,当我生成Burndown
图表时,它会显示两个项目的性能。如何显示burndown
特定的图表swimlane
?
注意:我不允许添加任何插件
excel - 如何引用excel表格的动态最后一行
我在这里有一个函数,用于 Excel 中的燃尽图。这是下面的初始燃尽函数。我想用表的末尾替换 H56 行(如果日期发生变化,我不必不断更新这个值),但我不知道如何使用这个复杂的公式。任何帮助表示赞赏,谢谢。
api - 在 Azure Devops 中使用 odata Rest API 获取绘制燃尽图所需的数据
我们试图通过从 Azure Devops 获取数据来在我们的应用程序中绘制燃尽图。我们使用 OData API 和 WorkItemSnapshot 来提取 sprint 中每一天的数据。这是 OData 查询:
这将返回 sprint 每一天的剩余和已完成的工作。但是我想从返回的数据中删除非工作日,例如:周六和周日以及其他假期。有什么方法可以查询 Azure Devops 以仅返回 sprint 中工作日的数据。
因为这可以在 Azure Devops Burndown 图表中实现。我认为应该有一些标志或 API 来获取这些数据。
jira - in jira server my burndown does not reflect my done work
I'm using a jira server with a custom workflow and some custom boards so, it could definitely be that I spoiled it but .. so far it was working perfect.
We tried starting a sprint, added some issues to the sprint (do not estimate them) and the burndown plot was looking dandy. At some point we rejected a task and the burndown was going down, good. We added one surprise task and the burndown was going up, good.
But when we move tasks to DONE the burndown does NOT go down ... why ?
Here is our burndown:
(please notice end time : June 2)
(please notice the only movement down is due to RX118 being rejected. Not RX119 being done (we will investigate more on RX119)
Here the list of activity where you can see it just says we rejected one and added one. You can see how RX-119 is in the list:
But here you can see how RX-119 is DONE...
Here you can see my columns in the sprint board. Done column matches DONE status. And anyhow one could se in the issue that it was DONE.
azure-devops - Azure DevOps OData Sprint Burndown Chart 未显示 0 故事点
在使用 OData 查询构建 Power BI 报告时,我指的是这个MS 文档。
我稍微修改了查询以显示 Sprint Burndown,逐个 sprint 并且一切正常,直到我意识到当团队完成所有故事点时,正确地,burndown 区域应该一直归零,就像我们在Azure DevOps UI 中的 Sprint > Analytics,但在我的 OData 查询中,数据的最后一天不会显示,因为它没有故事点,导致我的可视化永远不会归零(但实际上它确实如此)。
你可能会问我为什么要定制 Power BI 报告,我要跨多个组织进行这种可视化,这就是为什么我们希望在单个 Power BI 报告中获得所有这些组织的整体视图。
我的 OData 查询
它可能看起来不像你看到的那样优雅我没有在做服务器端 groupby,但我也想拥有 teamName 信息,我尝试在查询中扩展和 groupby,但不断出错。
我也知道没有 0 故事点的原因是因为 StateCategory ne 'Completed' "
. 如何在 Power BI 中正确可视化 Azure DevOps 燃尽图?
p / s:如果有人能建议可视化总范围和理想趋势,那就更好了。
tfs - 如何使用 Microsoft.VSTS.Scheduling.RemainingWork 字段来表示分钟?
根据此处提供的剩余工作字段的描述https://docs.microsoft.com/en-us/azure/devops/boards/queries/query-numeric?view=azure-devops#fields-used-to-estimate-and -track-work我将我的 ProcessConfiguration 设置为“h”几个小时。
由于 Remaining Work 被声明为双倍,我想可以在此字段中输入小时数,也可以输入分钟数。用0.5设置“半小时”可以吗?0,16 等“10 分钟”?
azure-devops - 燃尽图从今天开始,而不是迭代开始日期
我已将工作项上传到 Azure DevOps,并指定了迭代开始日期/完成日期以及工作项计数的燃尽。
我按天绘制燃尽图,但 Azure 中的燃尽图从上传工作项的那天开始。有没有办法从迭代开始日期生成燃尽图