Background: Have a sheet that is being constantly updated with new rows, where the rows are in a PIVOTED fashion. Think left column is date, following columns are staff-ids - extending to right as new staff joins.
I have researched a bit - but did not find my required solution. Eg: the QUERY function has PIVOT but NO UNPIVOT function. So ...
Is there a FORMULA based method (without scripting) that can produce the normalized/UNPIVOTed data from the already pivoted data?
I'm not looking for a solution, hence no sample sheet. But rather, if this is possible, please point me to the functions that could do it ?