Hello,
I have transposed a data set, selecting the fields that I wanted to stack on top of one another. However, from this transpose, there are specific columns that I would like to create two separate columns for - namely debits and credits. I cannot figure out how to do this without hard coding the different columns into their separate places, and I would love to learn of a tool that would allow me to separate out these different fields by debits and credits. Each field is marked with names, now I just need to be able to separate the debits from the credits in different columns.
Any help is much appreciated!