简体   繁体   中英

Empty cells in SSRS giving random values

I am building a report grouped by week horizontal and grouped by month vertical but some month start in the middle of the week and in this case SSRS gets random values and put them on the days that don't have dates. how can I get rid of this?

Example herehttps://imgur.com/a/f1t69KM

the way the report is build should be changed to be able to see the correct data. i did change it from table to a matrix and put an if statement to fill the cells that has no dates.

Thanks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM