lalasisi
07-10-2024Cloud Apps
How to pivot this data table?
I have this data table in my database. Both seller and contract terms are varchar fields and the rest are float fields. I want to pivot this to show the end table like below. However, it s...