Have not done changes to the app and am getting the following error message when generating a PDF:
Error encountered in step with name [Print invoice]: Error: 'New process 7' task 'Print Inovice'
Body template. Expression 'CEILING((COUNT([Related InvoicesDetails][InvoicesDetailID])*1.00)/15)' is invalid due to: Unable to find function 'CEILING',
did you mean 'CEILING'?. Error: 'New process 7' task 'Print Inovice' Body template.
Expression '(CEILING((COUNT([Related InvoicesDetails][InvoicesDetailID])*1.00)/15)=
([id]+1))' is invalid due to: Unable to find function 'COUNT', did you mean 'COUNT'?.
Error: 'New process 7' task 'Print Inovice' Body template. 'If' expression
'(CEILING((COUNT([Related InvoicesDetails][InvoicesDetailID])*1.00)/15)=([id]+1))' yields
a result of type '' rather than the expected type 'Yes/No'. Error: 'New process 7'
task 'Print Inovice' Body template. Expression 'COUNT([Related InvoicesDetails]
[InvoicesDetailID])' is invalid due to: Unable to find function 'COUNT',
did you mean 'COUNT'?. Error: 'New process 7' task 'Print Inovice'
Body templ
Error encountered in step with name [Print invoice]: Error: 'New process 7' task 'Print
Inovice' Body template. Expression 'START: TOP([Related InvoicesDetails]
[InvoicesDetailID],[id]*15+15)- TOP([Related InvoicesDetails][InvoicesDetailID],[id]*15)'
is invalid due to: Unable to find function 'START: TOP', did you mean 'STARTSWITH'?.
Error: 'New process 7' task 'Print Inovice' Body template. Expression '[Order Name]' is
invalid due to: Unable to find column 'Order Name', did you mean 'FileName'?. Error: 'New
process 7' task 'Print Inovice' Body template. Expression '[OrderID].[Dias entregados]'
is invalid due to: Unable to find column 'OrderID', did you mean 'Created'?. Error: 'New
process 7' task 'Print Inovice' Body template. Expression '[OrderID].[Fechas Entregadas]
' is invalid due to: Unable to find column 'OrderID', did you mean 'Created'?. Error:
'New process 7' task 'Print Inovice' Body template. Expression '[Quantity]'
is invalid due to: Unable to find column 'Quantity', did yo
Can you make sure there is no blankspace between Start: and TOP?
Start:TOP # This
Start: TOP # This not
Just trying, I don’t recall if it should work with a blankspace or not. The rest “Unable to find..” stuff is related to the Start: not being recognized
Error encountered in step with name [Print invoice]: Error: 'New process 7' task 'Print Inovice' Body template. Expression 'START: TOP([Related InvoicesDetails][InvoicesDetailID],[id]*15+15)- TOP([Related InvoicesDetails][InvoicesDetailID],[id]*15)' is invalid due to: Unable to find function 'START: TOP', did you mean 'STARTSWITH'?. Error: 'New process 7' task 'Print Inovice' Body template. Expression '[Order Name]' is invalid due to: Unable to find column 'Order Name', did you mean 'FileName'?. Error: 'New process 7' task 'Print Inovice' Body template. Expression '[OrderID].[Dias entregados]' is invalid due to: Unable to find column 'OrderID', did you mean 'Created'?. Error: 'New process 7' task 'Print Inovice' Body template. Expression '[OrderID].[Fechas Entregadas]' is invalid due to: Unable to find column 'OrderID', did you mean 'Created'?. Error: 'New process 7' task 'Print Inovice' Body template. Expression '[Quantity]' is invalid due to: Unable to find column 'Quantity', did yo