Saved search to pull inventory from specific bins per location?

Are you in a custom flow or IA? You could output the location id by using a formula field where "case when bin location = 'Austin' then 1 when ... end". As you add new locations you would just need to update this.

1 Like