Your question is a little confusing, but if I am following you correctly, yes you can set a user variable once a day with the results of your query, and use that for all calls (i.e. have any subsequent calls that day reference that variable's values). Then, the next day, you update that user variable again, and the process repeats itself.