In Strategy Enterprise Manager project, when running reports using the attribute 'SQL EXECUTION INDICATOR' as a Page-By users receive the below error
Sample Code/Error
Invalid element value 'NO SQL EXECUTED' for attribute 'SQL EXECUTION Indicator' (form"). Expected value type is numeric

This is a known issue in Strategy Enterprise Manager 9.0.x. This issue occurs because the attribute SQL EXECUTION INDICATOR has the wrong data type and column alias for the DESC form . The DESC form is Text but in the data type and Column Alias shows Integer.

In order to resolve this issue users will need to modify the Column Alias for the DESC form to Text and also modify the DESC form Datatype type to text to match it.
