I had a report in Crystal were I built a formula field. The field would display one of two records based on the limit exceeded. I can't seem to figure out how to do the same thing in Actuate. The field was something like this. Any help would be greatly appreciated.
if...
How can I compare a datavalue to today? I'd like to change the font color but I seem to be missing something in my code in the method.
If DataValue < Current_Date Then
font.color = red
else
font.color = black
End If
How do I set the method of ToUpper on a field before it is analyzed by the WHERE clause?
For example, in Maximo we have the CrewID field. Although it is a select value field, people can simply type in the shift and save the record. I may have a shift written in a dozen different ways (SHIFT...
I am new to Actuate. I've been using Crystal for over 6 years. Can someone please tell me how to specify values for a field? For example I want to look at ALL records that are NOT Cancelled, Closed, or Complete. This was easy in Crystal. I can't figure out how to set this restriction in ERD...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.