Multi column data transformation
问题 I am receiving data from a data source which I need to pivot before I can send the information to UI for display. I am new to concept of pivoting & I am not sure how to go about it. There are two parts to the problem: forming the header Pivoting the data to match the header Things to keep in mind: I have certain columns which I do not want to pivot. I call them static columns. I need to pivot certain columns to form multi level header info. I call them dynamic columns Some columns needs to be