Skip to main content
7-Bedrock
May 21, 2024
Solved

how to read csv file and then input in datashap

  • May 21, 2024
  • 2 replies
  • 762 views

this is my service and my datashap

TW_10599876_5-1716281112134.png

 

TW_10599876_2-1716281000573.png

 

this csv file 

TW_10599876_4-1716281076309.png

 

 

 

Best answer by Rocko

The comment in line 18 indicates you should provide the name of a datashape.

You are providing an infotable.

Instead of result_table, try to pass just the string "CSV_RAW_DB2".

 

Also, consider switching to a supported CSV Reader.

2 replies

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
May 21, 2024

The comment in line 18 indicates you should provide the name of a datashape.

You are providing an infotable.

Instead of result_table, try to pass just the string "CSV_RAW_DB2".

 

Also, consider switching to a supported CSV Reader.

Community Moderator
May 27, 2024

Hello @TW_10599876

 

It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.