Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
In the screenshot below I want to use the Numer of Sprints in the dropdown to pass as a variable in a simple divide(sum) statement.. is this possible? I'm using a hard-coded 3 now as you see.
Solved! Go to Solution.
@Anonymous , use a what if parameter
Sprint Velocity2 =
DIVIDE(SUM('Sprint Burndown'[Sprint Done Points]), [What if meausre] )
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-what-if
@Anonymous , use a what if parameter
Sprint Velocity2 =
DIVIDE(SUM('Sprint Burndown'[Sprint Done Points]), [What if meausre] )
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-what-if
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Check out the November 2024 Power BI update to learn about new features.
User | Count |
---|---|
91 | |
86 | |
83 | |
76 | |
49 |
User | Count |
---|---|
145 | |
140 | |
109 | |
68 | |
55 |