variable number of copies
can a subreport's header and footer be made to show
can a table show directly under a comment inside the borders of a cell of another tablix?
hi we run 2016 enterprise and develop in vs2017. i have a requirement for a tablix that essentially shows the following...
col displays
1 barcode of an id
2 human readable form of same id
3 2 or more lines of comments separated by carriage control
4 blank column for reader to write his 1st comment
5 blank column for reader to write his 2nd comment
the challenge is that i'd like a 3 column table to show in col 3 under the comments, and only in the 1st cell.
will i need a tablix for just cell 1? and then the 3 column table followed by a tablix shaped just like the one for cell 1?
copying text from pdf, "square" characters
I have an issue with pdf generated reports. When copying text from the pdf (from a cell in a table row) the characters are just pasted as "squares" into notepad\word etc. Each character is just a small square. I am using Arial font and not doing anything outside of the norm. This is also an inconsistent problem, it doesnt happen on all cells\tables but only on particular ones. Could it be data specific?
Anyone come across this before?
Best practices to name a ##Global Temporary Table used within a SSRS Datset SQL Server Stored Procedure
Is there a Best Practices in naming a ##Global Temporary Table in a SQL Server Stored Procedure which is used within a SSRS Dataset so that the creation and use of the ##Global Temporary Table won't step on other people that may actually try and attempt to run the same report at around the same time? Should the ##Global Temporary Table be further qualified by the requesting user? And how would I go about doing that?
Thanks for your review and am hopeful for a reply.