Selection option limitation problem
Posted: Wed May 07, 2014 6:39 pm
Hi Everyone,
I’m trying to build a simple selection matrix where the possible options should be limited after the first and each selection.
This means that if someone selects the action A1, then this option should not be available for further selection in any other dimension element.
The attached picture demonstrates it in more clear way.
In this example we have risks and we are selecting actions for the risks. If an action is selected for Priority1 it should not be available for any other Risk or Priority.
I tried to do this limitation using few rules but I'm stopping always on the last step where a loop occurs.
I analyzed it and it is somehow understandable because I’m changing the input data, but I thought always that TM1 is not looping twice over a point in cube if it was already processed in the rule.
Do you have maybe an idea or hint how could I solve this problem?
Many thanks in advance
I’m trying to build a simple selection matrix where the possible options should be limited after the first and each selection.
This means that if someone selects the action A1, then this option should not be available for further selection in any other dimension element.
The attached picture demonstrates it in more clear way.
In this example we have risks and we are selecting actions for the risks. If an action is selected for Priority1 it should not be available for any other Risk or Priority.
I tried to do this limitation using few rules but I'm stopping always on the last step where a loop occurs.
I analyzed it and it is somehow understandable because I’m changing the input data, but I thought always that TM1 is not looping twice over a point in cube if it was already processed in the rule.
Do you have maybe an idea or hint how could I solve this problem?
Many thanks in advance