I'm trying to insert some data into a table that has row level security using business units.
My PowerQuery insert to the table sets the ownership of records to that of the service account (which is in the root business unit).
I have the BU from the source data and would like the records ownership to be set to be the BU that owns that record.
Is there a way in Power Query to set the OwningBusinessUnit field to the correct value for each record?