Dear all
I use stimulsoft report 2017.1.3 js and I want to create a report about patient information.
In my report, there is a table, composed of 2 DataBand, 2 CrossHeaderBand and 2 CrossData.
(There are 20 questions On the left (CrossHeaderBand) and data (CrossData) goes left to right after each question by each date)
It shows:
Name
--------------------------------------------
Q Date1 Date2 .....
--------------------------------------------
Q1 data11 data21 ....
Q2 data21 data22
. . .
. . .
. . .
Then, there is a Name variable above the table, which users can choose specific patient name. Then, the table would show the data which belongs to the specific patient.
I created the Name variable which users can choose specific patient.
But How could I filter the data, which belongs to the patient chosen, in the table?
Some questions of data filtering
Re: Some questions of data filtering
Hello.
Please, use the Filter of the DataBand.
Here is a tutorial video where you could see how to create such report.
https://www.youtube.com/watch?v=GllL2MTuues
Thank you.
Please, use the Filter of the DataBand.
Here is a tutorial video where you could see how to create such report.
https://www.youtube.com/watch?v=GllL2MTuues
Thank you.