I want to export the Cumulative Flow diagram report data into tabular format in excel or CSV but unable to find any option.
Can anyone suggest how can I achieve this?
There isn't a straightforward way. You'd have to hit the REST api and get the data yourself but will need to do some transformation and parsing to get the transition timestamps.
What are you trying to do with the data?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.