Jump to content
Server Maintenance This Week. ×

Separating Calcs


PJS

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

Recommended Posts

  • 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

Link to comment
Share on other sites

  • 2 weeks later...

This topic is 5988 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.