microsoft / microsoft/powerbi-powershell

New-PowerBIDashboard is not recognized

Open
#127 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
413
Forks
134
Avg merge
33m
Merged PRs (30d)
1

Description

The term 'New-PowerBIDashboard' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if
a path was included, verify that the path is correct and try again. error is thrown when trying to execute this command

New-PowerBIDashboard -Name $dashboard_name -WorkspaceId "Workspaceid"

Please add cmdlets for copying the dashboards also.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the PowerBI PowerShell module's existing dashboard cmdlets and reproduce the reported New-PowerBIDashboard command failure. Determine the intended dashboard-copy behavior and the supported parameters; done means the requested cmdlets are available and their behavior is covered by the module's validation or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.