i have a data environment and a data report in my project.
i can generate the reports but the problem is that i get all of the records. i would like to obtain just one of them.
in SQL builder under critera i can write down for eg id=6nd get the specific report but i need to enter that criteria value from a form (not hard code that value).
Is there anyway to do this??