When I upload a Jetreport in the Jet Hub, I gen a fault that the SINGLE() function is not supported. I have no idea wicht function this is, and I did not use it. Hase anybody an idea what this may be?
Thanks,
When I upload a Jetreport in the Jet Hub, I gen a fault that the SINGLE() function is not supported. I have no idea wicht function this is, and I did not use it. Hase anybody an idea what this may be?
Thanks,
And you have done a search in Excel to look for that function? I'm curious if Excel is transforming an NL("First") to a SINGLE() somehow.
I was curious as I didn't know the SINGLE()-function. That is what I found about it:
Excel Function SINGLE (bettersolutions.com)
Maybe there is one @-operator too much in one of the formulas (they are added sometimes in our formulas).
Is there any way to check where the SINGLE() is beeing used during execution ?