cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when saving data from Excel: LOGIC Message:Missing dimension DATASRC in data file

former_member523970
Discoverer
0 Likes
416

Using the LOGIC_BY function in the Model's Default Script. The following is the line in the DEFAULT Script:

*LOGIC_BY = CATEGORY, DATASRC

The Property LOGIC is defined for both the Category & DataSrc

For Category the LOGIC property is set to POR_

For DataSrc the LOGIC property is set to DEM_CALC_DRIVER

The logic script to be executed when the combination of Category & DataSrc is enter via excel is called POR_DEM_CALC_DRIVER.LGF

The data is saved correctly however, the following error message is displayed

*LOGIC Message:Missing dimension DATASRC in data file

If the script is executed using a Data Manager Package it executes correctly.

Any guidance would be greatly appreciated.

-Kevin Nolan

Accepted Solutions (1)

Accepted Solutions (1)

former_member523970
Discoverer
0 Likes

Dorra, thank you for your reply. I tried your suggestion of: full process the dimensions, however, the results were the same.

I retyped the *LOGIC_BY statement and re-validated the DEFAULT logic file.

The "Logic Missing Dimension" error message disappeared and the logic processed correctly.

The only difference I can see between the original and revised *LOGIC_BY statement is the space between Category, & DataSrc was removed.

Answers (2)

Answers (2)

Former Member
0 Likes

Hello,

Can you please full process the dimensions and try again. Are you using any macros in your excel sheet. If so then please try the save function in excel

Regards,

Dorra.

former_member523970
Discoverer
0 Likes

Not a issue, Template had a DataSrc saving error.