Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
HI all, I am having trouble using measurements to create a dynamic calculated values for TotalHours, RemainingHours and TotalUserStoryPts so that I can create a burndown in PowerBI.
Goal: Create a burndown chart using the following data:
Sprint Start = 8/8/2022 Sprint End = 8/20/2022
Solved! Go to Solution.
@MV8298 Recipe 7 of Chapter 8 of DAX Cookbook is for creating burndown charts. You can view the sample PBIX here: GitHub - PacktPublishing/DAX-Cookbook: DAX Cookbook, Published by Packt
Thank you. The DAX cookbook is helpful.
@MV8298 Recipe 7 of Chapter 8 of DAX Cookbook is for creating burndown charts. You can view the sample PBIX here: GitHub - PacktPublishing/DAX-Cookbook: DAX Cookbook, Published by Packt