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 -

C++ Program To Find Smallest and Largest Number In Array -

java - How to put two numbers separated by a space into two different arrays -