Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Override a NULL in a Formula
Message
General information
Forum:
ASP.NET
Category:
Reporting
Miscellaneous
Thread ID:
00980755
Message ID:
00982691
Views:
46
>Hey, Stephen,
>
>I've never run into this, so this is just a wild guess - in the return statement of your function RepairTotal, can you do the ISNULL check there? That way you "shouldn't" ever get back a NULL from the UDF...just a zero if it was null.
>
>(my theory is that ISNULL only works on fields, not formulas)
>
>Let me know if that helps...
>Kevin

What i did was a Case in the Select statement for null and replaced with 0.

Thanks.
Previous
Reply
Map
View

Click here to load this message in the networking platform