Hello Everyone, I'm trying to show in a report a table made with data from a MySql data base. The client must select the start date and the end date from 2 buttons from a window in Vision, click on a button called report. When the button is actioned a popup call a Report Viewer with the data founded between the two dates. (that is the idea)
Currently I can see in the popup a report with all the data in the table but not between two dates.
I tryied in several ways to get the parameters from the vision window to the Report with no success because I can't call the parameter in this part.
I passed the parameters to the vision window to the popup window but I don't know how to called from the report window.
I hope you understand me and help me.
Thank you