@count usage in a division
Summary:
Greetings,
I'm using @count in a rule file in Planning to get the number of records for a particular intersection. Works well, the result comes back correctly. The odd behavior when when I'm using the @count in the denominator. The @count is ignored.
Hoping to get some insight on what I am possibly doing incorrectly.
Content (please ensure you mask any confidential information):
Example:
If "someMbr" = 100 and @count() is 2, then "TTLmbr" should = 50, however in the following example, 100 is returned (and the division by 2 ignored when using @count()). However, if I removed the @count() call and replace it with a value of 2, the correct result is returned.
Tagged:
0