Forum Discussion

PhilipJardine's avatar
PhilipJardine
Data Storage
07-03-2023

Error when using DDiff function

I am trying to add a column to my report using the DDiff formula but getting the following error (also attached):

 
Error querying your data model
BE#208517 Internal Analytical Engine Error: org.antlr.v4.runtime.misc.ParseCancellationException
 
My fromula is as follows:
 
"COUNT (DDiff(([Days in Last Activity Date],NOW())))"
 
Anybody seen this before?