I have a VB.Net page for generating report. On this page user will select From Date, To Date and one value from the drop down list and after that user clicks on the 'Generate report' button on the VB.Net page for generating the report.
After user clicks the 'Generate report' button. Tableau should populate data from the database tables based on the condition user has selected on the VB. Net page like From Date, To Date and one value from the drop down list.