Classic file types are no longer available for use as of January 2021. You can transition your classic files or download a PDF. Learn More

Update List

0

Opmerkingen

3 opmerkingen

  • Jeff Hickey

    Hi Ryan. Each option must be added to its own line. One option per line. This means that "1,2,3,4" will be treated as a single option. However,

    1
    2
    3
    4

    will be treated as four individual select options.

    0
  • Ryan Townshend

    Any idea how to take a query result or a list file contents and turn it into the 4 individual items rather than one combined item?

     

    0
  • Jeff Hickey

    This is dependent on the query results themselves. For example, your query may already produce the values row by row, the values may need to be parsed out, or the query may have additional information included, etc. This is where you have several options to parse out the values such as using Advanced Query or Data Prep, Dynamic Outputs, Handlebars, and more. The goal of the transformation is instead of passing a comma separated list of values, pass a line separated list of values.

    0

U moet u aanmelden om een opmerking te plaatsen.