Is there a way to design a PDF that will copy and paste like a loop screen into excel in different cells?
-
There is. We do this with one of our apps because at this time it offers the best temporary option if that makes sense.
If you use the PDF designer and start with a blank, you can add the desired loop screen object(s) to the report and then add or remove columns, change column order, set column widths, etc. as needed.
Run some tests, adjust, repeat as necessary until you have it looking / acting like you want.
When you copy and paste into Excel, it will sometimes (or all the time) add trailing spaces at the end of the entries. To combat this I just used the =TRIM() formula in Excel in another column that references the column that the data is pasted into. Then any further processing or work that is done in Excel is based on the trimmed data rather than the original pasted values if that makes sense.
Depending on your use case, you can also set up Business Insights and use a column map and then just download the submission(s) you need. Under some circumstances, this can actually take longer than just copying / pasting into Excel - which is why we have the temporary solution for that one app.
Please sign in to leave a comment.
Comments
4 comments