Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi
Power BI workspace files after clicking commit changes will be available in the Azure Repos Master Branch.
Azure Repos Master Branch I added new file but this not available in the Power BI Workspace ? any ideas
Solved! Go to Solution.
Hi @yakkantiV ,
Good points on workspace syncing and correct repo path @rohit1991 & @Deku .
Additionally, the new file may not be appearing in Power BI because it does not conform to the required PBIP format. Power BI supports only PBIP files, which must be stored in the following directories.
1. reports/.report/
2. datasets/.dataset/
Furthermore, after committing changes, you must manually click Get latest in Power BI to sync it from Azure Repos.
If my response solved your query, please mark it as the Accepted solution to help others find it easily.
And if my answer was helpful, I'd really appreciate a 'Kudos'.
@V-yubandi-msft yes your right.
from local pbix file save as pbip format -----> move changes to Azure Repos ------> in power bi ws you have sync it in your workspace then this file will prsent in workspace.
thanks for your clarification and i also worked in the same way.
Hi @yakkantiV ,
Good points on workspace syncing and correct repo path @rohit1991 & @Deku .
Additionally, the new file may not be appearing in Power BI because it does not conform to the required PBIP format. Power BI supports only PBIP files, which must be stored in the following directories.
1. reports/.report/
2. datasets/.dataset/
Furthermore, after committing changes, you must manually click Get latest in Power BI to sync it from Azure Repos.
If my response solved your query, please mark it as the Accepted solution to help others find it easily.
And if my answer was helpful, I'd really appreciate a 'Kudos'.
@V-yubandi-msft yes your right.
from local pbix file save as pbip format -----> move changes to Azure Repos ------> in power bi ws you have sync it in your workspace then this file will prsent in workspace.
thanks for your clarification and i also worked in the same way.
Hi @yakkantiV
When you add a file in Azure Repos it won’t appear in the Power BI workspace straight away. You have to go into the workspace and run Sync from Git to pull the latest changes. Also check you’re on the right branch most workspaces use main, not master. Keep in mind that only supported items show up, like PBIR for reports or TMDL for datasets, and they need to be in the right folder structure. A normal PBIX dropped in the repo won’t sync. Once the file is in the right format and branch, syncing will make it show in the workspace.
Assume you are using git intergration and master branch is connected to workspace?
You have added new file(report?) to the ADO repo.
Have you sync'ed the workspaces to deploy the new item?
Have you sync'ed the workspaces to deploy the new item? Yes
User | Count |
---|---|
31 | |
17 | |
11 | |
9 | |
8 |
User | Count |
---|---|
49 | |
31 | |
25 | |
17 | |
15 |