Hi all,
I have successfully setup an ingestion from Power BI to Data Hub. However, I only seem to get 3 charts of a dashboard.
I have many datasets in this Workspace, none of them are shown.
Could it be because of the following:
• my recipe is not correct, should include concept mapping?
• we do not use a premium capacity for Power BI
Please let me know what the problem could be. Here is my recipe (sensitive replaced with dots)
source:
type: powerbi
config:
tenant_id: ..
workspace_id: ..
env: DEV
client_id: ..
client_secret: ..
dataset_type_mapping:
PostgreSql: postgres
Oracle: oracle
sink:
type: datahub-rest
config:
server: '
http://datahub-gms:8080'