cancel
Showing results for 
Search instead for 
Did you mean: 

EPMSaveDataOnly not sending data to model

momotara90
Explorer
0 Kudos

Hello,

We have an input form in which we are calculating the value for an Account via an excel formula in a cell based on other values inputed by the user.

This cell is then sent to the model via the EPMSaveDataOnly formula (we specified all parameters).

When we choose to save data, the value introduced by the user is sent to the model correctly.

Data sent via the EPM formula is updated when using our 'developer' accounts, which have admin rights. However, with user accounts it is not always sent to the model.

Do you have any thoughts?

Regards,

Ana-Maria

Accepted Solutions (1)

Accepted Solutions (1)

bishwajit_das
Active Contributor
0 Kudos

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Hi Ana-Maria,

What about user rights to write data?

What do you mean by "not always"?

What about screenshots?

...

Vadim

momotara90
Explorer
0 Kudos

Thanks Vadim,

The user has rights to write data.

Not always means that sometimes the EPM Formula works correctly and data calculated is sent to the model along with the data introduced, but sometimes it just doesn't...with no error message.

What screenshots do you think could be useful?

Regards,

Ana-Maria

Shrikant_Jadhav
Active Contributor
0 Kudos

HI Ana-Maria,

Kindly provide screen shot of EPMSaveDataOnly formula, cells which you are referencing , row,column axis


Shrikant 

momotara90
Explorer
0 Kudos

Hi Shrikant,

My EPM Formula is in cell AH34:

=EPMSaveDataOnly(P34; $A$2; $L$19; $L$20; "S_BU_DUMMY"; $N$13; "ALLOCATION_MM"; "EUR"; $N$15; "DOM"; "PP_DUMMY"; EPMMemberID(P27); "PERIODIC"; "P_BU_DUMMY"; "OPENING_STOCK")

Cell P34 retrieves value from another cell: =O106

Thanks,

Ana-Maria

former_member186338
Active Contributor
0 Kudos

First of all you have to perform some tests to analyze "but sometimes it just doesn't...with no error message." What is different "sometimes"?

When user press save what is the message (in both cases)?

Vadim

Shrikant_Jadhav
Active Contributor
0 Kudos

Is there any EPM formula in O106 ?

Shrikant

momotara90
Explorer
0 Kudos

no, there is an Excel Formula.

momotara90
Explorer
0 Kudos

Hi Vadim,

The behavior appears to be random.

We are still doing tests, but are not able to reproduce the error for the moment.

Ana-Maria