Select to view content in your preferred language

Maddening Modulus

651
3
Jump to solution
10-18-2024 06:16 AM
Labels (2)
RandyMcGregor_BMcD
Frequent Contributor

What is wrong with this modulus expression? The layer is a feature service, if that makes a difference. Thank you for any input you may able to provide. MapPageNum is a Long.

RandyMcGregor_BMcD_0-1729257243265.png

 

 

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
George_Thompson
Esri Notable Contributor

may be missing the trailing ")" in the statement...

--- George T.

View solution in original post

3 Replies
George_Thompson
Esri Notable Contributor

may be missing the trailing ")" in the statement...

--- George T.
RandyMcGregor_BMcD
Frequent Contributor

Facepalm. That was it. When you enter "MOD" It auto loads three (!) parentheses. I hadn't caught that. 

RandyMcGregor_BMcD_1-1729276751333.png

 

Getting rid of the 'extra' one did the trick. Thank you!

RandyMcGregor_BMcD_0-1729276716840.png

 

0 Kudos
George_Thompson
Esri Notable Contributor

May want to log a support case to have them fix that.......

--- George T.