sql - Sum and show once a product in SSRS -


i created table production data in ssrs if select 1 week in report dos not sum individual products

i sum products each datetime. how can this? should show me result once line each product.

if correct want group name can select date range of report.

using dataset i've recreated scenario , created expected tablix.

enter image description here

note there 2 different datum values , name values repeated across date range.

using tablix following data arrangement.

enter image description here

it produce tablix:

enter image description here

let me know if helps you.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -