A Pivot Table can automatically
sort, count, and total the data stored in one table or spreadsheet and
create a second table displaying the summarized data. The PIVOT operator
turns the values of a specified column into column names, effectively
rotating a table.
UNPIVOT table is reverse of PIVOT Table.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
A Pivot Table can automatically sort, count, and total the data stored in one table or spreadsheet and create a second table displaying the summarized data. The PIVOT operator turns the values of a specified column into column names, effectively rotating a table.
UNPIVOT table is reverse of PIVOT Table.