Hi there!
I am working on a series of flows for a data collection project. On my last flow, per the request of my sales managers, I need to convert the weekly recap excel that is being generated in another flow into a Word doc.
This is my flow as of right now:
So right now, this generates an output in a Word doc in a chart where I can easily convert the layout to text/paragraph, and I have it where the answer for the first question is bold.
Now I need to fix the spacing on the document where it will add a space between each set of results, which would be above Client 2 (from the answer from the first question). I've tried to add a break different ways and I am not having much luck.
Any ideas?