Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Webi question – formula needed for exception handling

Status
Not open for further replies.

shannonlp

Technical User
Feb 9, 2006
163
0
0
US
Hi,

I created a variable where the formula is

=Sum(MonthsBetween(Min([Timesheet Start Date]);Max([Timesheet End Date])))

This works as expected but there are instances where it returns 0. If it returns 0 I need 1 displayed. I’m not sure how to add this syntax in my variable (if 0, then 1).

Any guidance would be greatly appreciated.

I'm on BOE 3.1 SP6 FP 6.4.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top