I am trying to pull data from SQL into an Excel spreadsheet however, the sheet needs to show the data in a specific format.
I am using functions in SSIS to pull the data onto an excel sheet but I need further transformation to create a specific excel format
This is how I want it to look, EXCEL SPREADSHEET (see screenshot)
Notice the spaces between PRODUCTA and PRODUCTB in the SKU column are BLANK.
I can load the data from SSIS into Excel, but I can not find the functions to transform the excel sheet into this format