Does anyone know of a dataset that includes the INVITER of a new user?
I would check the Activity Log dataset which is available through the DomoStats connector. I see there is an event type of invited.
@nj-John-mirc, using the 'Activity Log' dataset, you can then refer to Action and Object_Name fields to get the list of instances an 'Invite' action has taken place and who were involved. You'll need to filter to the Admin names as the record for new user invite occurs twice (i.e. One under the new user name and one under Inviter admin user).