Giter Site home page Giter Site logo

Comments (11)

nbrown02 avatar nbrown02 commented on June 9, 2024

That looks like it was force closed due to data load, how many projects/work items are in your organisation?

from flowviz.

frickje avatar frickje commented on June 9, 2024

We have 102 in our PRD instance (68 active projects and 34 that we consider in archived state). That makes sense that its a data load issue, we successfully connected it to our Dev instance (12 projects). Is there an option to work around our current issue? If there is an option to multi-select Projects during the load, that would be great! Out of the 68 active projects, we may have approx 50 that would be interested in your metrics.
If not, and I could get our "archived" projects out of there; would 68 be too many?
Really appreciate your help!!

from flowviz.

nbrown02 avatar nbrown02 commented on June 9, 2024

from flowviz.

frickje avatar frickje commented on June 9, 2024

Bummer to hear. What are your thoughts on us trying to connect to our individual projects using the FlowViz (Project) file, then trying to combine them into one large dataset? Would we be wasting our time? Any other suggestions?

from flowviz.

nbrown02 avatar nbrown02 commented on June 9, 2024

from flowviz.

nbrown02 avatar nbrown02 commented on June 9, 2024

Closing issue as due to data volumes being loaded, workaround provided.

from flowviz.

frickje avatar frickje commented on June 9, 2024

from flowviz.

nbrown02 avatar nbrown02 commented on June 9, 2024

You would need to do something like:

= OData.Feed(#"Http/Https" & "://" & #"Analytics URL/Azure DevOps Server" & "/" & Organization & "/_odata/v3.0/Iterations?%20$filter=%20Project/ProjectName%20eq%20%27PROJECTNAME%27%20or%20Project/ProjectName%20eq%20%27PROJECTNAME%27%20&$select=ProjectSK,IterationPath,IterationName,IterationSK,StartDate,EndDate,IterationLevel1,IterationLevel2,IterationLevel3,IterationLevel4", null, [Implementation="2.0"])

Bold is where you'd need to enter project name, similarly you'd need to take the project parameter out of the query...

from flowviz.

frickje avatar frickje commented on June 9, 2024

from flowviz.

frickje avatar frickje commented on June 9, 2024

from flowviz.

nbrown02 avatar nbrown02 commented on June 9, 2024

Hey Jessica,

So I don't think for that table you would be able to do it - Project isn't an available field for that table.

from flowviz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.