Would someone be so kind and advise on how to create a table with column names of temporal data?
I have a table with time column containing time stamps, but I would like to create another table which will have separate columns “named” using each of the time stamps from the previously mentioned table:
Tried all kind of casting but still it would not let me use the timestamp as a name for each column. I get quite close by creating a list and then trying to flip it but I get the “NYI” - the not yet implement error.
Oh dear.. I just went back to the forum and realised that I have never posted a reply. I never actually clicked on post reply button. So sorry. Thank you so much for all your replies. It worked great! and pivot tables rule!