reporting services - RDLC details columns between two gouping columns -


how put details columns between 2 grouping columns follow:

this requires nested table.

  1. create 2 tables. 1 outer table empty column po number go. other list of po numbers.

enter image description here

  1. drag po number table details line in main table.

enter image description here

here sample of working:

enter image description here


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

python - Getting next two indexes regardless of current index -

ruby - Prevent Custom Validation Error on Association -