|
Les types de fichiers classiques ne pourront plus être utilisés à partir de janvier 2021. Vous pouvez transférer vos fichiers classiques ou télécharger un PDF. En savoir plus

Update List

0

Commentaires

3 commentaires

  • 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

Vous devez vous connecter pour laisser un commentaire.