Forum Discussion

oskarcph's avatar
oskarcph
Frequent Visitor
4 years ago
Solved

Set specific column as header

 

Hi all 🙂 

I have to import data from a daily mail that contains a PDF which is purely configured but can't be changed.. all the prep has been going good untill the last step

 

I need the bagdrop and business etc to be set as header and the data (19 and 19) to be align next to the date. 

 

Anyone have a solution? 

 

best

Oskar

  • Hi,

     

    Based on the screenshot and your explaination.

    1. replace error for the date column to null,

    2. fill down the date,

    3. filter no null for either the column 11 and 12.

     

    Regards

    Kerwin

2 Replies

  • KT_Bsmart2gethe's avatar
    KT_Bsmart2gethe
    Impactful Individual

    Hi,

     

    Based on the screenshot and your explaination.

    1. replace error for the date column to null,

    2. fill down the date,

    3. filter no null for either the column 11 and 12.

     

    Regards

    Kerwin

  • Hi oskarcph

     

    Click here to download a solution. 

     

    Please click thumbs up and accept as solution, Thank you ! 

     

    In query editor right click on Date column and Fill > Down

    Left click in top left grid and Remove top rows = 3

     

    Left click in top left grid and Use first row as header

     

    Edit Date colmn to  XDate

     

    Click on a Index column

     

    Add a conditional column called "YDate" with if Index = 0 then "Date" else value of Xdate column

     

    Remove Xdate and index column

     

    Left click in top left grid and use first row as header