|
Klassiska filtyper är inte längre tillgängliga för användning från och med januari 2021. Du kan överföra dina klassiska filer eller ladda ner en PDF. Läs mer

create file command- explicit delimiter

Besvarat
0

Kommentarer

4 kommentarer

  • Jeff Hickey

    Hello Ganesh, you can use the Tabular Transformation command Change delimiter to make the delimiter comma or tab separated. Encapsulating the data in double quotes will allow you to include commas in your data. For example: "this, is, cell, A1","this, is, cell, A2". The file you upload to a Wdata Table must be either comma separated (.CSV) or tab separated (.TSV). For reference, this requirement is documented at https://support.workiva.com/hc/en-us/articles/360036003291-Wdata-feature-and-API-limits#section1.

    0
  • Ganesh Karri

    Thanks Jeff. is there a way to encapsulate double quotes within wdata instead of requesting the source to encapsulate?

    0
  • Jeff Hickey

    Hi Ganesh, the Change delimiter command will encapsulate the data for you as long as your source file is well formed. For example, if your file is pipe delimited it may look like this: this, is, cell A1|this, is, cell, A2. After running it through Change delimiter, the result would be: "this, is, cell, A1","this, is, cell, A2".

    0
  • Ganesh Karri

    Thanks Jeff. this is very helpful

    0

Du måste logga in om du vill lämna en kommentar.