Inserts data into a PowerBI table.
Inserts data into a PowerBI table. If the dataset does not already exist it will be created along with the specified table and schema based on the incoming data. Optionally clears existing data in the table.
The dataset name in PowerBI
The target table name
Whether to append data or clear the table before inserting (default: true)
Power BI group to use when performing operations (default: None)