Microsoft Azure Query Basics

preview_player
Показать описание
This video is the first in a series of basic training on how to create query's in Azure DevOps
Рекомендации по теме
Комментарии
Автор

Thanks man. It did not give me exactly what i want but it gave me the idea and i done the ticket list by month, week etc.
I appreciate your effort.

muhammadn
Автор

Really enjoyed this video! Lots of great learning for a newbie to Azure

LisbethOlofsson-jn
Автор

Could you show how to extract an entire Epic with select Features?

ang
Автор

I can’t believe I’m seeing this 2yrs late, but for a first Video this is amazing

Nunich
Автор

Thanks for this, really helpful and helped me get what I needed!

adessorecords
Автор

Could you please show querying across multiple projects. Thank you.

NissiNeerudu
Автор

Hello! Great video!
How can i make mu querie to catch only the range of user stories from the last 7 daye, not older? and then to present it as a chart?

MirKoGS
Автор

I am trying to extract Test case execution details of every Static Test Suite but unable to would you be able to help me out

anoopma
Автор

Hi @malpert1000, thanks for the video.
Is it possible to do more complex queries like
Condition 1
AND Condition 2
AND (Condition 3 OR Condition 4)
??



Thank you!

ivanu
Автор

Hi, I am trying to write a query which will return all tickets with recent comments on tickets

ramsign
Автор

Hey Virtual PM

I have a problem here as I can't get all tasks is under an Epic in my actual Iteration Path
Is it possible as I have Epics -> Releases -> Features -> User Stories -> Tasks?

gustavoboese
Автор

Hi there!
I wanted to know if there is any option where I can use an existing query in a new query,
For ex: I created one generic query, I want to use that in other queries.

cocofortin
Автор

Hey Mate

Here's my problem statement, just wondering if you could help :
I want to be able to see which sprints a story has been part of (after being dragged from one sprint to the other because of not being achieved/closed) . Since Azure devops doesn't let me have a view of the sprint report and retains this bit of history in the work item unlike Jira, the only way I could think of was querying by history and searching for stories which have a "changed iteration path" in the history and then use it to prepare a dashboard. But I am unable to do that.

Can you help?

Cheers !

narangaman
Автор

I want to add new Filed Item into the Filed Dropdown

commonman
Автор

Hi,
How u added the percentage completion column in dasboard.

sameerkhan-Actuator