Receive email notifications by changing your settings.
Click on your picture in the top right corner, go to Preferences and select your notification preferences.
Thank you for contributing to our forum!
Please keep in mind:
1. To only comment on the topic where the discussion is about. Do you have a new question or topic? Please start a new discussion.
2. Be kind to other users!

Area list query

I' m wondering if there is a query where you can further specify AREA_IS_X queries. For an analyses I want to evaluate a selection of my areas in the project. In the project I however also have areas such as waterlevel and sewer areas which I do not want to evaluate. The current query used looks something like this:

SELECT_GRIDAVG_WHERE_AREA_IS_X_AND_GRID_IS_3_AND_TIMEFRAME_IS_1

This evaluates all areas in the Tygron project. What I need would look something like this:

SELECT_GRIDAVG_WHERE_AREA_WITH_ATTRIBUTE_FILTERSELECTION_IS_X_AND_GRID_IS_3_AND_TIMEFRAME_IS_1

I remember once seeing something like "AREA_IS_XA" but i can't seem to find what the XA does.

Best Answer

Sign In or Register to comment.