The 7-Step Deployment Checklist
From Desktop to Deployed In Minutes
Click any section header to expand or collapse it.
Check each item as you complete it â it fades to keep focus on what's left.
Each section shows a live counter (e.g. 3 / 7) at a glance.
Use the Copy buttons in Section 4 to grab emails, prompts & the ReadMe.
Refresh the page to clear all checkboxes and start fresh.
đ Deployment Complete! Your report is live. Your team is using real data.
Section 1 of 4
Follow these steps when publishing a Power BI report for the very first time.
Section 2 of 4
Use this every time you push updates to an already-live report.
Section 3 of 4
Run every item before publishing â whether it's a first publish or an update.
Section 4 of 4
Your three deployment shortcuts â copy and paste when you need them.
Copy the appropriate template and send it directly to your IT support team. It tells them exactly what you need and why â removing every excuse for delay.
Template 1 â Request access to an existing workspace
Subject: Request for Power BI Pro License & Workspace Contributor Access
Hi IT Support Team,
I am requesting a Power BI Pro License and access to the [Insert Workspace Name] Power BI Workspace.
Could you please assign me a Power BI Pro License and the "Contributor" role for this specific workspace?
I require this specific license and role level so that I can:
1. Publish new maintenance reports directly to the Power BI Service (Pro License required).
2. Update the workspace App to distribute reports to our end-users.
3. Set up and manage scheduled data refreshes for our connected datasets.
Thank you,
[Your Name]
[Your Department/Job Title]
[Your Contact Information]
Template 2 â Request creation of a new workspace
Subject: Request to Create New Power BI Workspace â [Workspace Name]
Hi IT Support Team,
I am requesting the creation of a new Power BI Workspace and the assignment of the "Contributor" role for myself upon setup.
Workspace Name: [Insert Desired Workspace Name]
Could you please create this workspace and assign me the "Contributor" role so that I can:
1. Publish new maintenance reports directly to the Power BI Service.
2. Update the workspace App to distribute reports to our end-users.
3. Set up and manage scheduled data refreshes for our connected datasets.
Please let me know if you require any further information or approvals to proceed.
Thank you,
[Your Name]
[Your Department/Job Title]
[Your Contact Information]
Paste your M-Query code and your new SharePoint URL into this prompt and send it to ChatGPT or Claude. It will rewrite your connection code instantly â no coding knowledge required.
Act as an expert Power Query M developer. I am moving a data source in my Power BI report from a local drive to a SharePoint/Teams site.
I need you to update my M code to use the Web connector for a direct file link instead of the local File connector.
CRITICAL INSTRUCTIONS:
- Replace File.Contents("...") with Web.Contents("...").
- Do not use the SharePoint.Files or SharePoint.Contents connectors â I am providing a direct, absolute path to a single file.
- Keep all Excel.Workbook or Csv.Document wrappers exactly as they are.
- Do not change any variable names, step names, or downstream transformation logic.
- Every step after the Source (and potentially Navigation) must remain completely untouched.
- Output ONLY the completely rewritten M code in a single code block.
- Do not include any explanations before or after the code block.
My new SharePoint URL:
[Paste your SharePoint file URL here â right-click the file in Teams/SharePoint â Copy Link]
My current M code from the Advanced Editor:
[Paste your M code here]
Save this as a .txt file named 00 - Important Read Me Info.txt and drop it into the top of your SharePoint data folder. It protects your report from accidental data breakage by colleagues.
*** WARNING: DO NOT EDIT, RENAME, MOVE, OR DELETE FILES IN THIS FOLDER ***
This folder contains the live source data for the [Insert Report Name] Power BI Report.
The automated daily refresh process relies on the EXACT file names and folder structure found here.
Any unauthorised changes will immediately BREAK the report and disrupt the maintenance team's live dashboards.
IF YOU NEED TO MAKE CHANGES â STOP.
Contact the report owner BEFORE taking any action:
Report Owner: [Your Name]
Contact Email: [Your Email]
Department: [Your Department / Team]
You can view the live published version of this report here:
[Insert Link to Power BI App]
Thank you for helping us maintain data integrity.