Report in nav2017

I have a table which have two pages.

Field of the table Includes:

No. (code), PIN (code), Reason Exit Code (Code), Reason Exit (Text), Lumpsum approved (Decimal), Program Approved (Decimal) and others.

A page has No: A0001234, PIN = 123589, Reason Exit Code = 5 and other page have No: A0001435, PIN = 123589, Reason Exit Code =13.

In the report DateItem I set the table (member), and in the DataItemTableView as Reason Exit Code = Filter(13).

Now i want to add Lumpsum approved from first page with Reason Exit Code = 5 to my report. Please help me out. Thanks