Hello, I'm trying to use report text to create a header for my excel output via the Render tool. In my table I also selected the groupby function. In my excel output the header is being repeated for each section of my tables base my how I get it to be groupby. Please help. I want
Header:
Table 1
Table 2
but the excel output is doing this:
Header
Table1
Header
Tables2
thanks.