Power BI manual user inputs
There is a possibility to provide manually extracted inputs for analysis. These inputs can be provided to IBM Automatic Data Lineage by two approaches:
-
Inside a folder
[mantaflow]/cli/input/powerbi/[connectionName]
-
Agent ingest Manta Flow Agent Configuration for Extraction: Ingest Source Support
Structure of manual inputs
-
[input_folder]
-
my_test_workspace
- folder with workspace name-
[report_name].pbix
- PowerBI report (since R42.2) -
[dataflow_ID].dataflow
- PowerBI dataflow (since R42.2) -
[report_name].txt
- manually extracted PowerQuery scripts for specific report. This approach is described in more detail in How to Manually Insert Power Query Script -
[report_name].rdl
- Paginated report (since R42.3) -
metadata.json
- If this file is provided, it overrides metadata, which are being extracted automatically for that workspace (since R42.2; only needed when instructed by support team)
-
-