echoing-farmer-38304
08/08/2022, 8:01 AM\datahub\ingestion\source\powerbi.py", line 588, in get_data_source
id=datasource_dict["datasourceId"],
KeyError: 'datasourceId'
Dictionary with data (datasource_dict)
{'datasourceType': 'Sql', 'connectionDetails': {'server': 'server-name', 'database': 'db-name'}}
dataset_type_mapping
dataset_type_mapping:
PostgreSql: postgres
Oracle: oracle
Is there problem in my config or something goes wrong in module, any ideas?gray-shoe-75895
08/08/2022, 11:20 PMdatahub --version
echoing-farmer-38304
08/09/2022, 7:43 AMgray-shoe-75895
08/09/2022, 7:55 PMgentle-hamburger-31302
08/10/2022, 4:04 AM