I have this data from google. It lists me the owner name and file name and then all the permissions for that file but in a column format. which means that if a file has 345 people its shared to - i have that many columns in my dataset. I simply want to transpose sort but i want it like below:
Owner File Name. permission 1 email. role
Owner File Name. permission 2 email role
Owner File Name. permission 3 email role
Owner2 Next File Name. permission 1 Email role
I dont need the domain.
if someone can please help me out - i will attach a sample dataset.
on the data set i only have three permissions but the columns can go all the way up in the hundred depending on file.
Thanks ALL