Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I want to get all BitBucket pull requests (base REST call) AND their corresponding Jira issues (separate rest call).
The REST calls are as follows:
PRs:
/rest/api/1.0/projects/RT/repos/RT/pull-requests?limit=150
Jira Issues for the PR:
http://stash.touchcommerce.com/rest/jira/1.0/projects/RT/repos/RT/pull-requests/[pull-request-id]/issues
Now the PRId is part of the first query and the second query returns a list of issue keys and URLs.
Any way to combine these into two connected tables?
Thanks!
User | Count |
---|---|
123 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
185 | |
92 | |
67 | |
62 | |
52 |