Hi, I'm trying to create a pdf from a form. I have created a flow to export it to html and then create a pdf from that using replace in compose. For most of the lines it is pulling the form data in correctly, but there are a few lines that it is not. I have screenshotted 3 lines - one is pulling and the other two are not. They seem to be set up exactly the same to me.
Image shows the pdf export at the top left - items in curly brackets should be data
HTML template below that showing the exact syntax and spelling
On the right is the code in the flow.. I couldn't get it all in there, but it's a replace(compose above it), '{exact text from template}',selected data point I want to replace it with
I've redone it a couple of times, and even tried pulling that data into the wrong line (tried pulling the psi number into the sales shipment number) and it wouldn't so it seems like it's not "finding" the text to replace it..?
Any suggestions?
Thank you!
Solved! Go to Solution.
Replying to myself in case someone else makes the same silly mistake.. I had somehow managed to skip 14 and 15 when I referenced the previous compose.. Compose 16 output was referencing 13 instead of 15 so was just skipping those 2 lines all together. Not sure how I managed that, but there's the solution 😅
Seems my attachment didn't work.. here's the reference screenshot..
Replying to myself in case someone else makes the same silly mistake.. I had somehow managed to skip 14 and 15 when I referenced the previous compose.. Compose 16 output was referencing 13 instead of 15 so was just skipping those 2 lines all together. Not sure how I managed that, but there's the solution 😅
User | Count |
---|---|
94 | |
39 | |
24 | |
21 | |
16 |
User | Count |
---|---|
128 | |
49 | |
48 | |
32 | |
24 |