We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Don't know if this is the right board to post this question on...apologies.
Is there any way to edit an existing BI Online data source that is currently connected to an Enterprise Gateway?
I'd like to be able to take a Power BI Online report that currently points to an on prem production SSAS tabular database and point it at a test database without having to create the report from scratch.
Thanks for reading my question :^)
Solved! Go to Solution.
Unfortunately not.
You can delete the existing data source but editing option is still not available.
Please Vote and Support the below idea for making it availble in future releases.
Unfortunately not.
You can delete the existing data source but editing option is still not available.
Please Vote and Support the below idea for making it availble in future releases.
I'm trying to do something similar and want to update a PowerBI embedded report datasource. For example my data source is Azure Blob Storage and calling API:
I get something like below:
{
"@odata.context": "http://wabi-west-us-redirect.analysis.windows.net/v1.0/collections/{0}/workspaces/{1}/$metadata#gatewayDatasources",
"value": [
{
"id": "{2}",
"gatewayId": "{3}",
"datasourceType": "Unknown",
"connectionDetails": "{\"account\":\"{4}\",\"domain\":\"{5}\"}"
}
]
}
Using powerbi-cli I would like to update the account, domain and access key. Moreover I would like to set a schedule. There seems to be no documentation on how to do the above… any pointers appreciated.
Thx
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |