Hi RPG experts,
I am curious if anyone has been able to do this.
I created a LF - with a S SHIPDT RANGE(1030827 9999999)
so of course it selects records where SHIPDT is greater than
August 26 2003
This data gets imported into an Excel worksheet. Really the user needs to only see TODAY's data. With all the historical data getting selected, the user has to scroll down to see todays shipment data.
My simple question is: Is there any way to make the logical view be "dynamic" and always contain only records where SHIPDT = todays date? Maybe there is a new keyword that I can use on the S elect line?
I'm also exploring ways to do the selection within the Excel sheet or by Microsoft Query.... but the ideal method would be to perform he exact selection on the AS400.
Thanks for any ideas. John
I am curious if anyone has been able to do this.
I created a LF - with a S SHIPDT RANGE(1030827 9999999)
so of course it selects records where SHIPDT is greater than
August 26 2003
This data gets imported into an Excel worksheet. Really the user needs to only see TODAY's data. With all the historical data getting selected, the user has to scroll down to see todays shipment data.
My simple question is: Is there any way to make the logical view be "dynamic" and always contain only records where SHIPDT = todays date? Maybe there is a new keyword that I can use on the S elect line?
I'm also exploring ways to do the selection within the Excel sheet or by Microsoft Query.... but the ideal method would be to perform he exact selection on the AS400.
Thanks for any ideas. John