microsoft / microsoft/powerbi-powershell
Command for GET https://api.powerbi.com/v1.0/myorg/admin/groups/{groupId}/datasets/upstreamDataflows
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 413
- Forks
- 134
- Avg merge
- 33m
- Merged PRs (30d)
- 1
Description
Need to find datasets that reference a dataflow. No command for GET https://api.powerbi.com/v1.0/myorg/admin/groups/{groupId}/datasets/upstreamDataflows
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the powerbi-powershell source for existing admin group and dataset command entry points, then compare their request construction with GET https://api.powerbi.com/v1.0/myorg/admin/groups/{groupId}/datasets/upstreamDataflows. Done means the PowerShell module exposes a command that retrieves datasets referencing a dataflow through this endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100