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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filtering when Runningsum function goes negative

Status
Not open for further replies.

cjfssc

Technical User
Joined
Jun 5, 2002
Messages
2
Location
US
I am using BO v5.1.2 and trying to do a simply Supply vs Demand time phased report. I have measures for Supply and Demand, then use the formula

Code:
=RunningSum(<Supply>-<Demand>)

This gave me where my Supply exceeded or fell below my Demand.

I need to filter my report so it only shows items where the runningsum becomes negative.

The filter button is greyed on the runningsum and The runningsum is not available to filter through filter dialog box.

Any help would be greatly appreciated. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top