Creating html page in appsheet automation

I'm trying to create an HTML table in HTML page with all rows in table data. How do I achieve it? I tried to create an automation bot which would go and run periodically to create an HTML file. Now in doing so I realized

  1. I cannot directly iterate over all the rows to create a string. So create a new sheet in the Spreadsheet to concatenate all the rows in one row.
  2. Then I tried to run the bot using the process for Running a task to creating a file. 
  3. In there I choose HTML file.

To test the bot, I'm trying to run bot and I get the error

Error 1 : Task 'Create File' Body template. Template could not be loaded due to exception: An error occurred while parsing EntityName. Line 76, position 36.

Can someone please help me here?

0 7 451
7 REPLIES 7
Top Labels in this Space