I am new in using the Powerbuilder. I need some answers for the tool that I am bulding for reports retrieval.
I have a window with the following details: 1. 3 checkbox with SLE beside them. 2. 1 datawindow 3. 1 command button named retrieve
The 3 checkbox with SLE indicated criteria on how i want to view the report. The report will be coming from 4 diff tables. 1st is by name 2nd is by number 3rd is by date
What I want to do is when I click on the retrieve button, I will get the reports depending on which checkbox is TRUE and whatever I put on the SLE. I want to see this report on the DW.
Please help me through this simple requirements that I have.