Filter in SQL Report
Posted: Tue Apr 29, 2008 10:10 am
Hi,
I want to start a report, thats ask for some parameter before the report starts to render. Is there a possibility to do that in SR.
Or have I do that in my application?
The problem is: the expierenced user should create his own report over some SQL tables with my application. Then the normal user can start this report, set some parameters (in a form?) and the report starts to render.
In my application I will not know the parameter or the content of the report when I release the app.
My possible solution until now is:
Before the report starts, I have to look for "variables", create a form that asks for the content. Then set the variables from user input and start rendering. (whats about "empty" filters, I have to remove them from the statement?)
Is there a built in solution for the problem?
By the way:
Great tool !!!
I tried to start some reports in crystal report by using reflection api for dynamic rendering. No way in a week.
Then I found your tool and within 1 hour I startet my first generic report. Cool!!
Ralf
I want to start a report, thats ask for some parameter before the report starts to render. Is there a possibility to do that in SR.
Or have I do that in my application?
The problem is: the expierenced user should create his own report over some SQL tables with my application. Then the normal user can start this report, set some parameters (in a form?) and the report starts to render.
In my application I will not know the parameter or the content of the report when I release the app.
My possible solution until now is:
Before the report starts, I have to look for "variables", create a form that asks for the content. Then set the variables from user input and start rendering. (whats about "empty" filters, I have to remove them from the statement?)
Is there a built in solution for the problem?
By the way:
Great tool !!!
I tried to start some reports in crystal report by using reflection api for dynamic rendering. No way in a week.
Then I found your tool and within 1 hour I startet my first generic report. Cool!!
Ralf