data structuring

Hello Everyone,

I have data like
Screenshot 2024-01-10 122950

i want to output like

Screenshot 2024-01-10 123012

I have designed multiple workflow approaches, but I am not achieving the desired output. Additionally, I aim to update the data dynamically, considering the variations in names and dates.

use sample data :

input.xlsx (8.4 KB)

Hi @tqAkshay95

Try this

restructure data.knwf (84.0 KB)

Column names start at col 1 instead of col 0. How important is that? :wink:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.