If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > FileMaker > Inventory

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-05, 16:18
Brian Boru Brian Boru is offline
Registered User
 
Join Date: Mar 2005
Posts: 2
Inventory

I have a database that requires inventory calculation. Deliveries are subtracted from production, obviously. But both deliveries and production must necessarily be Summary Fields. Because it is a calculation, I have used the GetSummary function. I want to eliminate items that have 0 quantity from the inventory report. A simple Find in the calculated field requesting >0 does not work, probably because even though it is a calculated field, it is really a summary field. I have tried self-joined tables on fancy calculations, If statements designed to produce 0 or 1, but nothing seems to work.
This should be so simple, but it has frustrated me for way too long.
Any ideas?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On