john9210 Posted December 28, 2011 Posted December 28, 2011 I’m keeping track of expenses and deposits in a related table and show the results in a portal. However, the calculated balance does not appear in the portal unless I click between portal fields or click outside of the portal. I calculate a running balance from a difference formula on each record: Deposit Expense Difference = Deposit-Expense Balance = Summary of Difference (Running). The portal includes the Deposit, Expense and Balance fields, not the Difference field. How can I get the balance to appear in the portal w/o clicking outside a field? A copy of the file is attached.
imoree Posted December 28, 2011 Posted December 28, 2011 there is no copy ,but in order for your balance to appear, the record has to be committed. This is what happens when clicking outside a field. You can script the freeze window or a refresh or perform an implicit commit using script triggers if you like. -i
IdealData Posted December 28, 2011 Posted December 28, 2011 How can I get the balance to appear in the portal w/o clicking outside a field? Why don't you want to click outside the fields?
Recommended Posts
This topic is 4714 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 accountSign in
Already have an account? Sign in here.
Sign In Now