Forum Discussion
Power Query unpivot or anything that can solve the problem
Thanks Subash_Govind and BA_Pete,
I have been able to get it to work to some extent but still having issue with it.
The issue that I have is that it is only transposing the very first row. If you look at my first example data, you will notice that after % collected, it would start another header with different dates. Those dates are what I'm trying to put together in one column and not just the first row dates.
Hi Anonymous ,
It seems that Subash_Govind and AlienSx really want to help you on this, so I'm going to leave it with them now.
All the best 👍
Pete
- Anonymous2 years agoNot applicable
Thanks everyone for your help.
I have been able to get all the dates to be in one column using the split code from Subash_Govind.
I will now work on the data to see how far I can get. It's been a jpourney trying to get an already produced data to be a raw data kind of.