I'm trying to setup a dataview to track the employees who is making stock moves from one warehouse to another. Right now I have setup a predefined dataview and it just loads when the form opens. I have setup the dataview IDO to query only data for one month since it takes forever to load the whole data. How do I setup a data view to have parameters and the query to run based on those parameters(for example like the transactions between two dates).