Hello everyone,
I have a DataBlaze Space with multiple tables. Many of them are linked to each other. Sometimes with multiple items per field (Example: semesters are linked to a FAFSA year. Leading to each FAFSA being linked to several semesters, etc...)
I wanted to know if there was a way to;
- Convert these linked fields into lists (If FAFSA1 is linked to semesters A, B, & C. Can I create a bullet, numbered, or unmarked list?)
- Can I pull a specific value from the linked field? (If there are three values, can I return just the second and third linked fields?)
- Finally, can I use these values as conditions for which rows to read from that table? (If I have a list of semesters, can I only read from the ones that connnect a specific FAFSA?)
I appreciate any help you can offer on any of these goals. Solving even one would improve the flow of about a dozen snippets.