Hi,
[1] Is there any Data Source plugin from BitBucket to MSFT Powerbi or MSFT Fabric?
[2] Can you help me on accessing the csv files from a git repo in BitBucket. Is there any documentation on the same.
I went through BitBucket REST API documentation and I could NOT understand.
Thanks
Hi @particlereddy and welcome to the community!
Atlassian doesn't have any Bitbucket plugins for MSFT Powerbi or MSFT Fabric. I suggest reaching out to Microsoft forums for these two products and ask, as their community may be aware if any such third-party plugins exist.
About your second question, can you please clarify what you mean by accessing csv files? Do you want to download them on your computer or a different server? Or do you mean something different?
If by accessing you mean downloading and if the csv files are committed to the repo, you can check the following knowledge base article:
If the files are not committed to the repo but they are uploaded in the Downloads section of the repo, you can check the following knowledge base article:
Please feel free to let me know if you have any questions!
Kind regards,
Theodora
Hello @particlereddy
Based on my knowledge, there isn’t a direct plugin for sourcing data from Bitbucket to Power BI or Microsoft Fabric.
However, you can use the Bitbucket REST API to programmatically fetch CSV files from your repositories.
Start by authenticating using an app password or access token, and use API endpoints to retrieve file contents. Then, connect Power BI to these files using the Web or API Connector.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.