Error while creating a new file

I'm trying to create a report automation. I use app sheet database as a datasource.

I tried various things, and i can't get the automation working. I've switched to the simplest table I have, UserRoles, which has only one column, "Role".

The template is the following:

<<START>>

<<[Role]>>

<<END>>

Form the log i see the following error:

Error: Task 'Create report' Body template. Found 1 unmatched 'End'. They are: <p class=\"c0\"><span class=\"c6\"><<END>></span></p> Error: The document body is empty",

More complex templates with more complex datasource tipically return the error "Can't find 'COLUMN'"

Any ideas on why it is happening?

0 1 68
1 REPLY 1

Es dรผrfen keine Leerzeichen zwischen >><< sein!  

<<START>>

<<[Rolle]>><<ENDE>>

Top Labels in this Space