Articles in this section
Category / Section

How to Dynamically Change Report Content Based on User Input in Bold Reports

Published:
Updated:

Bold Reports allows you to dynamically change the report content based on user input. This feature enables users to customize reports with relevant logos, enhancing the presentation of data and catering to specific audience needs. Additionally, this functionality enables personalized reports and showcases relevant information depending on the user’s selection.

To achieve this requirement, follow the steps below:

  1. Design a report using a tablix or other data region to display the desired information as per your requirements.

    image.png

  2. Create a new parameter named “ClientName” to collect user input. Set the available values for this parameter using a query value. In the provided example, values are taken from the FirstName field.

    image.png

    image.png

  3. Select the tablix report item and configure filters based on the report parameter values. Use the following expression:

    image.png

    image.png

    image.png

=Parameters!ClientName.Value
  1. Save the report and preview it. Users will now be able to see available client names in a dropdown. Upon selecting a specific client name and clicking “View Report,” the report will dynamically display details relevant to that client.

    image.png

Output:

image.png

image.png

The sample application is attached here for your reference.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied