December 2, 200718 yr Newbies I'm starting to play with the DSM for the first time. I would like to include some calculations that may change on a regular basis due to legislative changes. I can then just send my client a file to import the changes when necessary. I have set up a basic interface file with all of the relationships, and a data table with some test tables. In the interface file I have a table called 'Resources' that contains a record for each formula. This has a self-join [color:gray](Resources x ResourceList), and a calculating global (g_ResourceList) using the 'List' function [color:gray]e.g List (ResourceList::Formula) Now I can access the relevant formula for either validation or auto-enter functions by using the 'Evaluate' function. e.g [color:gray]Evaluate ( GetValue (Resources::g_ResourceList ; 2) ) This seems to work great in the data viewer. However, I can not seem to get it to work properly within the interface file. Can someone give me a gentle shove in the right direction..or tell me i'm barking up the wrong tree? Many thanks Paul
December 14, 200718 yr All I would say is I have found nothing yet that gives me issues with DSM.. post your files and we'll take look if you want
Create an account or sign in to comment