Forum Discussion

DEngel's avatar
DEngel
New Member
1 year ago
Solved

Table Transformation - Column Names into Repeated rows

BI Experts,   I am attempting to perform a batch import of excel files from a folder where the native data structure for one table is:   Service Name Sales Person A Sales Person X Sales Per...
  • collinq's avatar
    1 year ago

    Hey DEngel ,

     

    I think that if you bring in the data as shown in the first image and then do a transpose or pivot on the columns after the first one you should be able to get the result that you want.

     

    I took this:

    I selected the first column and unpivoted the other ones:

    and got this