Power BI Capacity Filter
Hi Team,
I was trying to filter out Power BI capacity . I have given the Capacity Ids that need to be ingested in Collibra. I have not mentioned any workspace to be filtered . Below is the sample filter code I provided.
{
“filters”:[
{
“domainId”:“ABCDEFFG”,
“description”:“FirstFilter”,
“capacityIds”:[“XXXXXX”]
}
}
But after Synchronization, I can see that the capacities ingested. Is this output expected? or what exactly is the expected output?
Malini M
Posted 2 years ago · Edited 1 year ago·Last reply 1 year ago
2 comments
Malini M
OP2 years ago · EditedWhat I mean is all the capacities ingested, not only the one I gave in the filtre
Lian Eloisa Martecio
·1 year agoHi. Have you found an answer yet? I have the same question. Does Collibra has a way to exclude capacities in the ingestion?