Hi everyone, I'm experiencing an issue with extra spacing between tables and their titles when creatin tables in Alteryx. Has anyone else encountered this issue? Are there any tips or workarounds to remove or adjust this spacing? Specifically, I'm grouping data by country, adding a title to each table, and then exporting it to email. Attaching image and sample workflow .
Any help would be appreciated!
Solved! Go to Solution.
.
What's wrong with the spacing? You want it to be completely gone?
Hey @caltang, thanks for replying. Yes we dont want spaces as want to send it into in an email and reduce white spaces as much as possible. Do you know how to get rid of this by any chance ?
Thanks Caltang. I do see the space are reduced but when i am trying to email it, i am getting multiple emails by each country. Earlier it was all combined into one table and single email.
Just batch it by recordID / country, and it will email one by one. Comparing yours and mine, it's not that different save for the spacing.
Many thanks Calvin Tang