Hi All,
I need to show my report based on parameter value selected.
I created a parameter called records.So if I gave value as 1 then it should show only 1 record.
I tried in record selection like this.But not getting the result.
WhileReadingRecords;
numberVar x :=x+1;
if x = {?record} then false