Forum Discussion
Percentage of features completed
- 1 year ago
v-venuppu The solution is as follows
a) Create 2 Copies of the complete dataset as tables which has the list of all features and stores linked using ParentWorkItem ID
b) Rename the tables of dataset as Features and Stories
c) Create one to many relation from Features table by mapping Work Item ID field to Parent Work Item ID in Stories table
d) Create 2 measure - Completed Story Points and Total Story Points in the Features table
e) Completed Story Points - Use SumX to sum all stories that are in completed or done status
f) Total Story Points - Use SumX to sum the story points from all stories
f) Create a measure called % Completion using Completed and Total Story Points
Hi SureshAnanth ,
Can you try from three dots option which is in right top corner to your post and try to select "Accept as solution".Find the below screenshot for your reference:
Thank you.
v-venuppu Thanks again, I dont get this option of Accept as Solution listed when i click against the 3 dots in my posting
- v-venuppu1 year ago
Community Support
Hi SureshAnanth ,
Thank you for the confirmation.
Can you please help us with the screenshot where the option is not available.Sothat it will be helpful for us to check on this.Thank you.