Skip to content

How do I filter by team? #28

Answered by nbrown02
nbrown02 asked this question in Q&A
Discussion options

You must be logged in to vote

Assuming you have a custom field like the image shown, here are the steps involved...

  1. Find out what the name of this custom field is. To do this enter the following in your web browser:
    https://[ADD YOUR JIRA URL HERE]/rest/api/2/search?jql=key%20%3D%20[ADD YOUR ISSUE ID HERE]

An example being: https://flowviz.atlassian.net/rest/api/2/search?jql=key%20%3D%20FV-29068

  1. In the resulting page, do a CTRL + F for the team name, like so:

In this example, we can see the team name resides in customfield_11700 <- please note, this will very likely be different in your Jira project!

  1. In your Power BI report, go to Power Query (click Transform Data in report view) and find the applied step where …

Replies: 1 comment

Comment options

nbrown02
Sep 6, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by nbrown02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant