Hello,
Is there any way to automate the Allocation relationship in the central columns?
I have an Allocation table which has a D-List as its source and Target. I have used a macro to update the D-List from ODBC. And I want to automate the Allocation relationship as well. Is there any way to do it?
The macro @AtabOpen and @AtabRefresh takes me half way thru the process.
Any ideas will be appreciated.
Thanks,
Try exporting your D-Cube to csv--> item1, item2. Then import to an A Table in a macro. The comma in the export file is the clue on the relationship.
Stuart