Static queries to write keys (save) in Queue

Although the Queue function can run static queries, it doesn't make them write their keys. I wanted to use it to run the base queries for a data selection, which needed to be run in sequence as each was built on the last. Unfortunately, all but the first ended up with 0 results, as the first query did not write its keys. I ended up having to refresh (and save) them manually, which took a full day.

  • Guest
  • Nov 11 2013
  • Attach files