Forum Discussion
Anonymous
2 years agoNot applicable
Pivot\Unpivot
I have table with a few columns, I filter to specific Order for the purpose of the example, I want to show 1 row for all orders that all type paper get his QTY . sometimes I have 3/4/5... ty...
- 2 years ago
Hi Anonymous ,
This might not be the most elegant way to achieve what you need. But have a check on this for the idea
christinepayton
2 years agoMost Valuable Professional
It looks like you are unpivoting and then re-pivoting - usually you would only do one of the two at a time, what are you trying to accomplish exactly?