How to remove _data cache from field?

I have 2 autocomplete with custom set_query but.

Autocomplete 1
Autocomplete 2

2 is depend on 1. whenever 1 is changed 2 must be run the query again instead of using value from cache.

how can i removed _data from field?