Hi all,
In epmcontextmember, as far as I see, the user has to double click the cell ( each time ) to not to save wrong data.Let me explain with an example
Let say the user wants to input data per cost center in two different input forms.And cost center has a property of business area. Let say in input form 1, he wants to select cost centers whose business area are BUS1 and in input form 2, he wants to select cost centers whose business area are BUS2. However , in some cases, although we filter epmcontexmember with the proper business area filters, if the user forgots to double click the contexmmeber cell,he may input BUS1's cost center in input form2 which is wrong.
Even in some cases, he sees costcenterA in the cell of epmcontextmember but the data goes to coscenterB because he selects costcenterB last time he logged in. I think this is about his computer's cache but I found absurd warning the client about this problem.Because he always has to double click the cell to be sure if he does not save wrong data.What I do to prevent this problem is autorefreshing the input forms while opening but still I see that the data might go to wrong cost center.
What can I do to solve this problem?