Is there a way to remove the 'record' and 'layout' from the report??
The RecordID you are seeing there is just the row number present in the browse tool. Just like any other data passing through an Alteryx workflow, each row will have a Record number but that is not present in the actual data. When you move your report snipped to a render, you will notice the record number does not appear
Perfect. Thankyou.