Some questions of data filtering

Stimulsoft Reports.JS discussion
Post Reply
horusshih
Posts: 14
Joined: Fri May 12, 2017 9:26 am

Some questions of data filtering

Post by horusshih »

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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Some questions of data filtering

Post by HighAley »

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.
Post Reply