-
Notifications
You must be signed in to change notification settings - Fork 432
Description
When trying to compare my local dataset with what I have online using ALM Toolkit, it returns me error:
'provider=msolap;Data source=powerbi://api.powerbi.com/v1.0/myorg/Workspace%20Name;Initial Catalog=Dataset Name;' is an invalid key-value set. parameter name; keyvalueset
Steps I took:
Copied local server link > pasted in source workspace and selected dataset > Copied connection link from workspace settings> pasted in target workspace and selected dataset> Error
I triple checked spelling and assured that I am using the correct links for each workspace. Is there a workspace, tenant, or even semantic model setting that needs to be switched to address this error?
Looking for an explanation for the error and a direction towards a solution to avoid this error.
Thanks