سؤال

I have a Report, which needs to display 4 different sub reports. I have implemented this report by taking a table with 4 rows and placing a sub-report in each row. Now, when I run the report, the reports are not being displayed in the order in which I arranged in the table.

Am I missing any thing?

enter image description here

هل كانت مفيدة؟

المحلول

The problem is now solved. The problem was w.r.t. indentation. I changed the page width and height to fix the problem.

نصائح أخرى

Check and see if there is any sorting in the row group properties of the table or in the tablix properties. If any, remove and then run the report.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top