I'm using Query as a web service to dynamically return data from a BOE Universe. Everything works perfect however when a user selects a combination of list boxes which don't have corresponding rows in the database the old data stays there and isn't cleared.
Can you suggest a way to clear the previous values when no data is returned
Thanks