Hi All,
I am trying to use report header functionality, however it seems to provide line breaks automatically
Does anyone know how to remove the line breaks?
@nathaliafh Can you screenshot your report hader issue here?
Hi @nathaliafh
Are you using the Report Header tool? While it is a convenient tool, you can actually use any Layout field as a header field. How about using other Layout tools and creating your own header that doesn't include the spaces/breaks?
Otherwise as @binuacs suggested, we might need more information + images.
please find below the samples, the line automatically provided by alteryx is highlighted in yellow
I have tried the solution to use other layout as header, however it feels troublesome if I have more than 1 pages
Currently I'm using report header and replace option of Replace([Header], "<hr/>", "") to delete the line breaks. can anyone suggest better option to this?
@nathaliafh The report header is a built in macro provided by Alteryx, if you open the macro you can see where the line is added, you can remove the line which is In a report text tool then save as the macro in different location and use in your report or create a macro similar to the reporting header tool and exclude the line break