Although I was trying to do some un-pivoting, but it isn’t a way of doing so. Unpivot, for now, will bring months against score as per the first table I want to make sure every table when un-pivoted shows the correct month. How can we produce this output? Even if using loop can anyone please show me how exactly? Thanks
However if you files are changing on a regular basis and you would like to automate this process then this gets a bit complicated but doable. You should read all data from a file and build logic to detect each group which you process the same way as described above. For this approach you’ll probably need a loop. Tell me if you are after this one and I can make you example workflow if necessary.
Thank you for replying. Yes, the file structure will be changing on weekly basis. And yes you are right, we need to automate it. Can you please provide me an example with the loop that will be wonderful. Thank you!
Contains a bit of (advanced) logic hidden inside Metanodes but should be easy to understand as there’s description under each node. If any questions feel free to ask.