October 1, 200124 yr I made a solution based in FM Pro 3.0... My problem is the next: I have a database named "Credits".. in this file I save differents kinds of credits named "Credit1302", "Credit1304", etc. To differentiate the type of stored credit i have a numeric field name "$Credit" and other text field name "KindOfCredit" and a calculate field name "TotalCredit". The formula in this field are "Case( KindOfCredit="Credit1302" , $Credit)" Here all it
October 5, 200124 yr Would it help if instead of relating it to the summarized field, you copied the data from the summarised field into a global and based the relation on that?
October 19, 200124 yr Author Sorry if I confuse you... the relationship between the files is based on "Date" field... in a portal row I put the summarize fields.. this fields are a sleepy fields... In other applications i use a global field for relationship and work fine.. in this case I think i need made a script.. is that correct? it
Create an account or sign in to comment