Ask Your Question
3

How can the total be obtained in SSRS from a date parameter?

asked 2023-06-05 02:05:35 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-06-05 02:18:02 +0000

david gravatar image

To obtain the total in SSRS from a date parameter, follow these steps:

  1. Create a report in SSRS.

  2. Create a dataset that includes the date parameter.

  3. Add a table to the report and add the necessary columns.

  4. In the table, create a grouping based on the date field.

  5. Add a new column to the table and set the expression to the sum of the amounts for each group.

  6. Preview the report and select the desired date parameter.

  7. The total for the selected date parameter will be displayed in the report.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-05 02:05:35 +0000

Seen: 1 times

Last updated: Jun 05 '23