microsoft / microsoft/powerbi-powershell
Support export to .pbit
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 413
- Forks
- 134
- Avg merge
- 33m
- Merged PRs (30d)
- 1
Description
Currently the Export-PowerBIReport supports only exports to a .pbix file. Can we also extend this functionality to a .pbit (template) file?
I have hundreds of reports to export into templates and its very inconvenient to do it manually currently.
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 with the Export-PowerBIReport cmdlet and compare its current .pbix behavior with the Microsoft Power BI documentation linked in the issue. Confirm how a .pbit export should be requested and reported, then verify that the cmdlet supports template exports without regressing existing report exports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100