Replies: 13 comments 11 replies
-
So it's not something I would change the template to do, however it can be done :) There is an iterations table in the back end, you could join this to your dataset, then filter by iteration. I can include some screenshots if you'd like guidance on how to do this... |
Beta Was this translation helpful? Give feedback.
-
@DrFish22 - in the latest version I have made this possible for you, although it won't be configured by default. You will have to drag and drop 'IterationName' either into your slicer at the top (or add a new slicer) and/or drag/drop to replace the 'Week Start Date' value in the relevant chart. Here is an example of it in practice: Is this the kind of thing you are after? |
Beta Was this translation helpful? Give feedback.
-
Managed to test it out on a different project. Looks like filter doesn't like the switch to only showing iterations! If there is a way I can ix that then just let me know as it would be great if we could pick how many iterations to show across the 4 charts. Other than that this is exactly what I'm looking for, the team thinks and works in Sprints not weeks, so this makes this much more likely to be adoptable by the teams. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi
Yes and the duplicate sprints showing up despite filtering by team.
Cheers
Chris
Sent from Yahoo Mail on Android
On Fri, 11 Feb 2022 at 10:55 am, Nick ***@***.***> wrote:
Thanks for getting back to me, so things I can see:
- Net flow chart not working (reason unclear)
- Quality chart not working (potential reason being different work item type for 'bug')
Is that a fair summary?
For bug rate, you should be able to change the work item type in the 'CompletedBugs' column, highlighted here
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Could you share what your iterations table looks like? |
Beta Was this translation helpful? Give feedback.
-
Hi
This is real data I havent sent you obviosuly in case anyone asks ;)
Does that show what you need?
Chris
On Friday, 11 February 2022, 11:51:29 GMT, Nick Brown ***@***.***> wrote:
Could you share what your iterations table looks like?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm wondering if any of your sprints for that team have changed dates and that could be why there are duplicate entries... |
Beta Was this translation helpful? Give feedback.
-
Hi
Staring at the data shows it looks like duplicate names. If I switch to the full iteration path for this data it looks like it might function better. Will keep playing and let you know. Also going to try and get the bug filters working with our odd extra types.
Thanks
Chris
On Friday, 11 February 2022, 12:05:03 GMT, Nick Brown ***@***.***> wrote:
I'm wondering if any of your sprints for that team have changed dates and that could be why there are duplicate entries...
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Cool thank you - I'm going to have a play around too and see if there is anything else I can spot/fix :) |
Beta Was this translation helpful? Give feedback.
-
You can add For Net Flow I really am unsure why that doesn't work... |
Beta Was this translation helpful? Give feedback.
-
Hi
Thanks, still playing with the data from the project with multiple teams. Thought I would try the two other main projects we need data for and in both cases i'm getting a cyclic dependency error trying to import data.
Is there any way I can identify what data is at fault so I can fix it?
Cheers
Chris
On Friday, 11 February 2022, 13:00:21 GMT, Nick Brown ***@***.***> wrote:
You can add &$expand=Teams($select=TeamName) to the end of the iterations query, mimic the steps from the Areas table to expand the column and get the team names there. Not sure if that helps:
For Net Flow I really am unsure why that doesn't work...
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hmm - whenever I’ve seen that, a refresh solves it. When I googled it I didn’t find the guidance particularly helpful…
…Sent from my iPhone
On 15 Feb 2022, at 10:07, DrFish22 ***@***.***> wrote:
Hi
Thanks, still playing with the data from the project with multiple teams. Thought I would try the two other main projects we need data for and in both cases i'm getting a cyclic dependency error trying to import data.
Is there any way I can identify what data is at fault so I can fix it?
Cheers
Chris
On Friday, 11 February 2022, 13:00:21 GMT, Nick Brown ***@***.***> wrote:
You can add &$expand=Teams($select=TeamName) to the end of the iterations query, mimic the steps from the Areas table to expand the column and get the team names there. Not sure if that helps:
For Net Flow I really am unsure why that doesn't work...
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
Would it be possible to allow data to be analysed per iteration rather than per week?
Beta Was this translation helpful? Give feedback.
All reactions