sql - Merging cells horizontally across twelve columns -


i trying merge cells horizontally, , understand can't done dynamically expression, i'm looking suggestions on possible alternative way accomplish it. have 3 columns of data , next 12 columns months. enter start month , it's rolling twelve month display. user want's top row of heading year, merged. second row of heading month name. i've suggested user easy task of merging after export, wants exported ppt , ready publish without modification. ideas? enter image description here

this may seem pretty simple stuff veterans, i'm new sql , ssrs. so, answer own question, ended creating 12 rows can make visible according starting month of rolling 12 months. wasn't sure how work, working great , have foundation if ever need again.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -