Hi,
i need to output 2 tables into one excel sheet(vertically) and between the 2 tables there should be some empty rows
Have tried to create another table with null values and join the 3 tables together. I am able to get empty rows in final output but the height of the empty rows is very narrow. I actually want to to be the same as the other 2 tables which have values
I use render tool to output into excel, btw
Have tried to adjust the height of table layout but it didn't help
Anyone has a suggestion?