Forum Discussion

lalasisi's avatar
lalasisi
Cloud Apps
07-10-2024

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...