Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I have a current selection box it is showing all selections and count of cases(e.g 1000) at the top of current selection so all those 1000 cases are getting disply in my report (Please find the attached screenshot) , but here my issue is i have to use one input box or some other to select cases (e.g 500 based on current selection) to show it in my report ,so now report has to disply 500 records instead of 1000.
Is this possible , please any one suggest me to get this ..
Thanks & Regards,
Sh
Not sure what you're asking for. Perhaps something like this: Copy and paste selections ?
Hello,
Ono what basis do you want to restrict your records?
1) Is it, you want records constituting top 15 records of cases? or
2) You want to make some selections and restrict the data using input box ?
Can you explain a bit more.
Thanks,
ASINGH
Hi Shobha,
You can input the value of input box in an variable and then use the variable to display the needed records.
example: The variable can be a part of a set expression that is responsible for displaying teh records.
thanks,
Rajesh Vaswani