Hi Experts,
I have service document report in classic, having its Rdlc layout built.
But in Rtc Preview/Print, the data of Vatcounter and Salestaxcounter is not appearing.
The possible tries by me:
1. As Vatcounter's DataItemTableView is Copyloop, so i made a new grp with Copyloop and Vatcounter no.
2. Grping only of Vatcounter no.
3. As setting Copyloop-.Parent of Vatcounter no.
4. Created a new table and on inserting the fields of Vatcounter and Salestaxcounter.
5. Inserted all the tables in a list with the list grping of Serviceheader no and output no.
The Preview is still is not fruitful
Attached the Classic dataitem and rdlc layout(of single table).
Regards
Apsl
0
Comments
If your values are not in the dataset, it's on classic side, else you're displaying values too late/soon on the report.
|To-Increase|
Shortest way is after checking the above point, try placing your controls in different groups...
Regards,
Raveendran.BS