Forum Discussion
Pivot Data into Lists without Aggregation/Counting or Summing the data
- 5 years ago
I've found an iterim own solution to this. I had to add an INDEX Column before Pivoting the data with out Aggretating it and it worked. Now have to format the data around but in essence it has sort of worked. Would still love a better solution in the longterm - I'm guessing some sort of incremental counter against each Supplier ID
I've found an iterim own solution to this. I had to add an INDEX Column before Pivoting the data with out Aggretating it and it worked. Now have to format the data around but in essence it has sort of worked. Would still love a better solution in the longterm - I'm guessing some sort of incremental counter against each Supplier ID
Hi Jelto83 ,
Provide some sample data with expected output here,we would try to give some better solution on it.
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!