Forum Discussion
Display burndown based on project type
I have a table visual that replicates the “Project” table below. This table contains project info including whether the project is “Waterfall” or “Scrum” type. There is a linked table, “Details”, that has burndown information for projects of type “Scrum”.
I am trying to create a column “Link” in the table visual as shown, that creates links to burndown charts based on the details table – for e.g., when the user clicks on the “Chart 2” link, only the project B specific burndown chart is shown, “Chart 3” link to display just the project C burndown etc.
I tried this through the report tool tips option, but not quite get it. Appreciate your help and thank you.
3 Replies
- v-yuta-msftCommunity Support
Hi ek2112,
So your requirement is to use slicer to switch between charts, right? I'm afraid power bi doesn't support this feature. As a workaround, you may use bookmark instead. Please refer to: https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks.
Regards,
Jimmy Tao
- ek2112Advocate II
v-yuta-msft thanks. Is there a way to display burndown chart in Power BI from the default VSTS views below?
- v-yuta-msftCommunity Support
Hi ek2112,
About how to create a burdown chart in power bi, you can refer to similar cases below:
https://community.powerbi.com/t5/Desktop/Burndown-chart-for-data-progress/td-p/89026
https://community.powerbi.com/t5/Desktop/help-with-a-simple-burndown-chart/td-p/288224/page/2
Regards,
Jimmy Tao