Forum Discussion

c_avu's avatar
c_avu
Frequent Visitor
1 year ago

Azure DevOps Boards Analytic View Date Field

Hello

I need some help with Analytic Views.

I have created a Custom view in Azure DevOps Boards Analytic views.
I created Custom view with fields AreaPath, Assigned To, Iteration Path, Remaining Work, State, Title, Workitem Id, Work Item Type.

I have connected to this view from power Bi desktop using Azue Devops Boards only connector and loaded the data.

now in the loaded dataset i see two new columns Date, Is Current along with my fields i selected before.

 

I'm trying to understand from where this Date and Is Current data is being pulled in / generated ??

Can anyone knows what it is ?

My Custom Anlaytic View fields
Dataset in Power Bi

7 Replies

  • Expiscornovus's avatar
    Expiscornovus
    Most Valuable Professional

    Hi c_avu,

     

    Can you share the rest of the settings of your view?

     

     

    Normally you can specificy if a sprint is the current sprint. So, Is Current sounds a lot like the property of the Sprint 18 itself.

     

  • c_avu's avatar
    c_avu
    Frequent Visitor

    For this view I have applied filter for Sprint.
    But, I have other view with no filters, this 'Is Current' is being added there as well.

    It seems this additional 'Date' and 'Is Current' columns are related and somehow being pulled into dataset.

    Couldn't figure out how these additional columns data is being generated, it must be from the entites WorkitemRevisions, WorkitemSnapshot entities.