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

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -