[EDGE] Harvesting Power BI metadata into separate domains
Hi
I understand how to harvest Power BI capacities / reports to different Domains using the legacy lineage harvester app and as outlined in the below thread:
https://db_033c9cc6_3cea_4623_b4a8_52ebc3f9e8a1.influitive.com/forum/t/harvesting-power-bi-metadata-into-separate-domains/3533
However, I’m experiencing issues trying to perform the same configuration in Edge. When I point to one Domain in the configuration dialogue, the ingestion works. When I point to more than one Domain in the JSON filter, the sync. fails.
{
“filters”:[
{
“domainId”:“9045e8ac-dbef-46af-92f2-620170b4e436”,
“description”:“BRD Workspaces”,
“workspaceIds”:[
“d4ec6612-7188-418f-9d6d-1197aaa060d7”,
“f3e3ff68-4be7-4fb6-9847-6d02682701f0”
]
},
{
“domainId”:“ed34bd34-631e-444a-9658-0266ba50caf8”,
“description”:“DAC ED Power BI Workspaces”,
“workspaceIds”:[
“8395f849-3679-4109-8a1a-1371cc2ad130”,
“f55ac1e5-aa84-4168-8a13-c254646a64fc”
]
}
]
}
Is this a limitation of Edge or is there an issue, e.g. with the permissions on the connection?
Graham Pearman
OP2 years ago · EditedConfirming this was a permissions issue and the filtering works exactly the same as the Lineage Harvester (.conf) method.
From a product perspective, it would be great to build the configuration component into the UI.
Graham Pearman
OP2 years ago · EditedThanks Laurenz.
Good to know as I was concerned with the singular Domain reference. The error message is as follows:
I’m going to do a full harvest with no filters first to ensure the account can successfully harvest the workspaces (from a permissions perspective).
laurenzhiller
·2 years ago · EditedHi @graham.pearman,
what’s the error message you receive? Synchronizing Power BI metadata in different domains using Edge should work.
Best,
Laurenz