I am trying to create a cost of contractors report for my pulp and paper factory. The contractor costs are to be grouped into locations within the pulp mill.
The location code is something like this AABBCCCC. The A's are sites, The B's Are major locations and the C's are specific locations.
I want to group contractors cost's on the major locations, ie just the B's. I thought you could do this using the GetKeyValue() function and then somehow return a substring of the location code as the groupkey value. The report doesn't even seem to call the GetGroupKey() function when it runs. Why is this?
I Don't know if what I am trying to do is possible as I am new to both Actuate and Programming. There seems to be a severe lack of third party support material relating to actuate. Actuates manuals seem to have been written with a clear focus on protecting their own consulting revenues. Has anyone had any luck getting access to the user forums on their support site?
Thanks for any help given
Michel Black