How to get list of assets to PDF from one cell
Good day
I get the list of assets using this awesome CHAR (10) thing
=JOIN([Asset name]15:[Asset name]17; CHAR(10))
Now i want to get thw list of assets to my PDF using some control of where it should be
( like 2 3 4 row )..
And how to put QTY, HOURS and AMOUNT to each cell in PDF?
Answers
-
Hi @Volodymyr L
Document builder maps cells to fields in a 1:1 relationship. This means that even though you have multiple lines within one cell, that entire cell would need to be mapped to one field in your PDF document. There isn't a way to parse out the combined values into multiple fields in the PDF.
Here's more information on Document Builder:
Cheers!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi, i found solution
=JOIN(COLLECT({Payment_Check Tasks}; {Payment Check Team}; =$Artist@row; (CHAR(10) + CHAR(10)))
And then you have to put the flag of the APPLY COLUMN in PDF FORM settings
Then it works. So, it`s not just Smartsheet problem, you have also check the PDF Form settings
And it works perfect. BUT. i have another problem and i`ll create new thread
So, the list works as ONE CELL
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!