September 10, 2019 at 4:00 pm
Row Count text box outputting above my data, i need it below.
I have a Tablix with my report data at the top of my report.
Immediately below that i have a ROW_COUNT text box.
When I output the final report to Excel, the row_count is below the tablix as expected. When the client (and I) export the report to CSV, the Row Count is coming out ABOVE the tablix data.
how do i get the row count BELOW my data, thanks
September 10, 2019 at 7:50 pm
A couple suggestions - one, you could try putting the row count text box in the footer, so it will always be at the bottom. Or, perhaps placing the data table and row count textbox in a Rectangle might keep them in place.
September 10, 2019 at 8:00 pm
Thanks, actually i tried both. you can't put a text box in Footer . . and the rectangle didnt work.
thanks though
September 10, 2019 at 8:39 pm
SOLVED . . . . . i had a second tablix with just thew Row Count . . .but i didnt remove the DETAIL below
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply