Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Create Azure Devops BurnDown chart in PowerBI

Hi All,   I am Trying to create ADO Burn Down chart in PowerBI (By Features) but looks like i am missing the logic. The Screenshot below has Plot burndown by iterations   My Data set has features...
  • v-xulin-mstf's avatar
    5 years ago

    Hi Anonymous

     

    Each query contains the following strings that you must substitute with your values. Don't include brackets {} with your substitution. For example if your organization name is "Fabrikam", replace {organization} with Fabrikam, not {Fabrikam}.

    • {organization} - Your organization name
    • {project} - Your team project name, or omit "/{project}" entirely, for a cross-project query
    • {areapath} - Your Area Path. Example format: Project\Level1\Level2

     

    Please refer:
    https://docs.microsoft.com/en-us/azure/devops/report/powerbi/sample-boards-sprintburndown?view=azure-devops&tabs=powerbi

    If you still have some question, please don't hesitate to let me known.‌‌

     

    Best Regards,

    Link

     

    Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!