Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PowerShell] Download-FinOpsHubReport #250

Open
Tracked by #123
flanakin opened this issue Aug 18, 2023 · 0 comments
Open
Tracked by #123

[PowerShell] Download-FinOpsHubReport #250

flanakin opened this issue Aug 18, 2023 · 0 comments
Labels
Status: β›” Blocked Progress blocked on another change Tool: FinOps hubs Data pipeline solution Tool: PowerShell PowerShell scripts and automation Type: Feature πŸ’Ž Idea to improve the product

Comments

@flanakin
Copy link
Collaborator

flanakin commented Aug 18, 2023

πŸ“ Scenario

As a hub admin, I need to download Power BI reports in order to connect them to my hub

πŸ’Ž Solution

Create a Download-FinOpsHubReport command to download FinOps hub reports and connect them to a hub instance.

β›” Blocked

Synopsis

Downloads a Power BI report.

Syntax

Download-FinOpsHubReport `
    [-Name] <String> `
    [-Version <string>] `
    [-Preview] 

Description

The Download-FinOpsHubReport command downloads a Power BI report.

Parameters

Parameter Description
-Name Required. Name of the Power BI report to download.
-Version Optional. Version to download. Default = Hub instance version or "latest", if not specified.
-Preview Optional. Indicates whether to include preview releases when -Version is "latest". Ignored when a specific version is specified. Default = false.

ℹ️ Additional info

Use the Download-FinOpsToolkitVersion to get the release. PBIX files are saved there.

πŸ™‹β€β™€οΈ Ask for the community

We could use your help:

  1. Please vote this issue up (πŸ‘) to prioritize it.
  2. Are there any parameters that are missing?
  3. Leave comments to help us solidify the vision.
@flanakin flanakin changed the title [PowerShell] Download-FinOpsHubReport function to download Power BI reports [PowerShell] Download-FinOpsHubReport Aug 18, 2023
@flanakin flanakin added Type: Feature πŸ’Ž Idea to improve the product Tool: PowerShell PowerShell scripts and automation Tool: FinOps hubs Data pipeline solution labels Aug 18, 2023
@flanakin flanakin moved this from πŸ†• New to πŸ”– Ready in FinOps toolkit – PowerShell module Aug 28, 2023
@flanakin flanakin added this to the Toolkit 0.0.1.3 milestone Aug 29, 2023
@flanakin flanakin added the Status: β›” Blocked Progress blocked on another change label Aug 29, 2023
@flanakin flanakin moved this from πŸ”– Ready to πŸ“‹ Backlog in FinOps toolkit – PowerShell module Aug 29, 2023
@flanakin flanakin removed this from the 0.4.1 milestone Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: β›” Blocked Progress blocked on another change Tool: FinOps hubs Data pipeline solution Tool: PowerShell PowerShell scripts and automation Type: Feature πŸ’Ž Idea to improve the product
Projects
Status: πŸ“‹ Backlog
Development

No branches or pull requests

1 participant