Hi, is there an efficient way to transpose rows to columns of a datatable without looping through every single row? This is to speed up the workflow when working with large data sets
Hi, the production machines will most likely be behind a firewall that won’t allow me to download custom packages, do you have suggestions on how I should build a transpose DataTable workflow of my own?