Viewing 5 posts - 1 through 5 (of 5 total)
Very helpfully, especialy with the shurtcut.
WHY do you have posted this not 5 years ago!!
BUT I always get an Error when I marked for example schema.tablename and press the...
October 10, 2013 at 9:11 am
We are using hyperlinks "mailto:" in nearly all of our reports.
Use "&" instead of "+" to concatinate strings.
="mailto:" & Fields!EmpEmail.Value+"?" & "Subject=" & First(Fields!ReportInfo.Value, "ReportInformation")
Be aware if EmpEmail contains several...
June 8, 2012 at 3:39 am
Hi,
we are using a lot of internal paramters in our reports.
Most of them are configuration data read from the database, like format strings, colors, labels etc.. The reason using this:...
December 21, 2010 at 12:25 am
Thanks for this questions.
I learned a lot by reading all these articles in the past. Now I am happy that I can give an answer.
Add &rs:Command=Render&rs:Format=PDF at...
November 16, 2009 at 6:57 am
I have had a similar question some month ago and I couldn’t find a real solution after working some days on it!
The problem is: when you want to print out...
April 21, 2009 at 9:41 am
Viewing 5 posts - 1 through 5 (of 5 total)