How to turn off repeat Table header

I have a DataTable and have 1 row have name “Total”
Im in case when the table insert to word and it always repeat the header, and the thing I want is if that a row have name is Total it will stop insert the table header , because that table header not relate to the Total part anymore

@TanPham To achieve this you should insert the Total row as a separate table, because there is no other way to stop repeating header row in the table. To make it look like one table, you can put a paragraph with minimum font size and spacing between these tables.
Also, could you please attach your current output and expected output documents here? This will help us to better understand your requirements. We will check the documents and provide you more information.

hi @alexey.noskov
thanks for your solution, it already work

1 Like