RPAS index function
is there anyone who can give me sono more information on how to write rules that involves the index functions? For examples, which are the conditions that must be met in order to have such expression validated by the config tools?
Here is the issue I have now (but I run into a similar one trying to use the indextostartdate function).
I have these measures
- A, int type, BI: day
- B, date type, BI: day
The rule I wrote down is the following:
A=if(B!=19000101, index([CLND].[DAY],B),ignore)
But the rule validation tool of the config tools throws this message: