Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6564 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have an Inventory table. In the main view I have a QOH_store that is a calculation of Count and Sold.

When I make a new layout that displays the QOH_store and the Sold Fields, the QOH_store field isnt updating automatically. I have to click in both fields to update the info. HOWEVER, just clicking one of those fields doesnt update both of them.

I thought maybe using the Relookup would help but it says that there are no fields that lookup values based on the Sold field, which is not true...

Posted

Yes, but as far as i can tell, given the keyword "relookup" there, it's probably a lookup field, with a calc in it... Maybe using the word unstored was redundant though.

Posted

Isn't that what i was implying, or are you trying to get across the more general point that only making reference to a related field, unstored calc or global field will cause a calc field to be compulsorily unstored?

Posted

I don't know. I was nit-picking on LaRetta's statement. Using Count() has nothing to do with stored/unstored. Using a related field does. True, most of the time you would use Count() with a related field, but that doesn't mean Count() is the cause.

Since it seems that no one understands the situation described in the original post, I thought it was worth pointing out.

Posted

Lol, don't worry, I like you :

After all, LaRetta tried to nit-pick at my statement : .

I wonder where the OP's run off to anyway...

Posted

RvToy is either sitting to the side eating popcorn or figured FM might twist his/her mind too much (using us as example) and have abandoned the ship. Ha ha!

Michael. I made an assumption on Count(); thanks for catching that. FM only requires it be unstored if it references other records (within same table) or another table/file. I assumed because it was an aggregate function, it would need to be unstored but aggregate = unstored is INCORRECT! Much appreciated. :smile2:

L

Posted

I thought maybe using the Relookup would help but it says that there are no fields that lookup values based on the Sold field, which is not true...

A Relookup needs to be applied to the related foreign key (MainID) which binds the relationship. Is that the Sold field? It couldn't be!

This topic is 6564 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.