The report is grouped by ID and Name. Issue: I need to have a prompt for product where if I enter a product, I should get all the details where that product is available. In this case if I have a prompt for product and select product A , I need to display the following results in report.
To create a prompt go to Parameter Field in Field explorer located right side of the screen. Define the parameter name then choose Dynamic as List of Value. Under Value choose the product field name then click OK.
After you create the Parameter, go to Report then Select Expert then choose Record. Find the Product field name then choose the Parameter Field name as equivalent value. Click OK when your done.
This way you will filter the report by product you selected.