G
Guest
I have created a function and am calling it from a query as an expression.
When I run the query all is fine but when I run the report that uses the
query I am told that it can not find the macro PreadScreenTime([event_sysid])
which is the function that I am useing. Why is it looking for a macro when
it is clearly a function that is being used? The report asks for the data of
the function by the name of the field in the query. The field is labled as:
PreAdScreen: PreAdScreenTime([event_sysid]). Thanks
When I run the query all is fine but when I run the report that uses the
query I am told that it can not find the macro PreadScreenTime([event_sysid])
which is the function that I am useing. Why is it looking for a macro when
it is clearly a function that is being used? The report asks for the data of
the function by the name of the field in the query. The field is labled as:
PreAdScreen: PreAdScreenTime([event_sysid]). Thanks