Forum Discussion
joxe
4 years agoRegular Visitor
How to pivot and display multiple values
Hello, I can't solve a problem that seems too easy. If someone could help me. We have a program that gives us this type of list: We need to put it this way, but I can't find a way to tr...
- 4 years ago
Hi Anonymous ,
I am always up for improved solutions, but in this case I'm wondering why.
My pivot solution isn't only faster to implement but will also run faster when executed. Or am I missing something here?:
ImkeF
4 years agoCommunity Champion
Hi Anonymous ,
I am always up for improved solutions, but in this case I'm wondering why.
My pivot solution isn't only faster to implement but will also run faster when executed. Or am I missing something here?:
joxe
4 years agoRegular Visitor
I am very grateful to everyone for your solutions. I have used ImkeF's because it seemed the easiest to implement, and it has been great for me. Many thanks.