2 Messages
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?
malinim
2 Messages
1 year ago
What I mean is all the capacities ingested, not only the one I gave in the filtre
1
0