I know there is a setting to add the finished product to the map after model builder is done.
Is there a setting to automatically open up the attribute table after as well?
I know there is a setting to add the finished product to the map after model builder is done.
Is there a setting to automatically open up the attribute table after as well?
Not that I'm aware of in ModelBuilder as a setting. The only way I can see calling that action would be calling a python script at the end of the model that makes the .net arcobject call to open said layer/table.
If you have ArcGIS Pro, you should considering leveraging Tasks to automate the steps in your workflow. You can make opening the attribute table automatic after the Model runs and more. See https://pro.arcgis.com/en/pro-app/help/tasks/whatistask.htm