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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -