Onkar Ravgan 4671ca00b0
Refactored PowerBi Connector (#5107)
Refactored PowerBi Connector (#5107)
2022-06-01 10:36:12 +02:00

32 lines
722 B
YAML

source:
type: powerbi
serviceName: local_power11
serviceConnection:
config:
clientId: client_id
clientSecret: client_secret
tenantId: tenant_id
scope:
- https://analysis.windows.net/powerbi/api/.default
type: PowerBI
sourceConfig:
config:
chartFilterPattern:
includes:
- Gross Margin %
- Total Defect*
- "Number"
excludes:
- Total Revenue
dashboardFilterPattern:
includes:
- Supplier Quality Analysis Sample
- "Customer"
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth