Hello everyone!
Is it possible to have multiple lines and different text sizes in the Report Footer please?
Thank you in advance.
Hey @elsieahteck,
No worries, you don't have to use a footer tool to create a footer, you can just use the text tool and scale end edit it there:
You can press this button:
A bit of a hacky way is to change it in the html will a parse tool like this:
A formula tool would probably work better to overwrite these values:
Replace([Text], "font-size:12.0pt", "font-size:50.0pt")
Any questions or issues please ask HTH!Ira
Hi IraWatt,
Thank you for your quick response.
But then how can I include this text Example in the Report Footer tool please?
Oh wow, it worked!
Thank you very much IraWatt 😀
I have a few more questions:
1. Can we display the header and footer only on the first page of the document?
2. Can the header distance be changed so that it does not align with the text? Please see below
No worries @elsieahteck,
For you second question I would add your test to a layout tool and mess with the padding and height:
Also it may be useful to look at using a custom margin in the render tool:
I'll have to investigate how to only put a footer on the first page, sorry couldnt be more help there
Thanks a lot for your help IraWatt 😀👍
No worries @elsieahteck 😄 I'll let you know if I find anything on footers.
Yes please @IraWatt 🙏
Hey @elsieahteck, Think we found a solution here Re: Render Tool - How to apply a footer to just th... - Alteryx Community
Hi again @IraWatt,
I used the Report Text as a Header, however when generating multiple documents - only the first document contains the logo.
When checking the Browse tool - it appears as [Null].
Can you please help?
Sure @elsieahteck, probably best to open this as a new question though so people wont have to read through the thread to give their thoughts. Also If you can add a sample workflow to your question that would be great, no worries if not.