QVD & Incremental load and adding new columns from database to straight table
I need to generate a table like below. it is an incremental load and will be run weekly. i have uploaded the initial data and saved in QVD file. but i am strugling how i can load data from QVD file and append the new data to the old data from QVD in the table format below.
i have two issues:
how to lable the columns
when i am adding the new data to the old data, it is getting added to the rows not columns. i want new columns to get added to my straight table