Generating Dynamic report based on Query Results

Stimulsoft Reports.WPF discussion
Post Reply
JeffK
Posts: 2
Joined: Wed Sep 12, 2018 4:19 pm

Generating Dynamic report based on Query Results

Post by JeffK »

Hi Everyone,
I would like to report on survey results through stimulsoft. An issue I've encountered and don't know if Stimulsoft supports is if I can make a single report file that can dynamically generate elements based on the query results from the data source.

For example, say I have a report file for survey results and the survey can have different number and type of questions. Is there a way to loop through each question fetched by my data source and conditionally display the correct graph for the question "type" and also have a graphic for each question?

In the end my two questions are:
1. can I conditionally display a bar graph vs a pie chart depending on the type of question fetched?
2. can I have dynamic length of report based on how many questions are fetched by the data source?

Thanks,
Jeff
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Generating Dynamic report based on Query Results

Post by Lech Kulikowski »

Hello,

Yes, it is possible, you can place Charts for all types and show necessary by Conditions.

Thank you.
Post Reply