Bug ID Number |
BUG-000149287 |
Submitted | May 16, 2022 |
Last Modified | June 2, 2025 |
Applies to | ArcGIS Pro |
Version found | 2.8 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
There are no issues with running the Select Layer By Attribute tool in ModelBuilder after performing an Add Join operation with a feature service as the input table if the source is referenced from the Contents pane rather than a service URL.
Follow the steps below for the workaround.
- In ArcGIS Pro, on the Map tab, in the Layer group, click the Add Data drop-down arrow and select the Data From Path option.
- In the Add Data From Path window, insert the desired service URL, and click Add. The data appears in the Contents pane as Join1.
- On the Analysis tab, in the Geoprocessing group, select ModelBuilder to open a new model.
- Once the new model is open, under the ModelBuilder tab, in the Insert group, click Tools and search for Add Join. Drag the Add Join tool into the model.
- Once the tool is within the model, right-click Add Join and select Open....
- In the Add Join window, select Join1 for Input Table, and insert the desired URL for Join Table.
- Open ModelBuilder and follow the same steps used to reproduce the issue. When following these steps again, there is no issue with running the Select Layer By Attribute tool whether the selection is written as a SQL expression or not.
Steps to Reproduce