1) Press Alt Enter on text box->it will open up Properties screen for this text bos and select visibilty from Properties and then turn True. True means hide.
First check whether http://localhost is working or not.
Then next step check from Start ->SQL Server... ->Reporting Service Configuration -> check whether SSRS report services got installed.
I did use the correct way as suggested by Microsoft web site
for displaying image in Page Header
1) Created a textbox10 with
=System.Convert.ToBase64String(First(Fields!Logo.Value, "ABC")) in body and hide it
2)Then created an image in Page Header...
My report is not coming correct in browser, when I press maximize button - report shows right unoccupied part as white because I have designed my report with 11.5 width size.
Can I suppress maximize button in reportviewer?
or
Do I have to change some report page settings to grow when maximize...
I have a matrix whose column value is =Sum(iif(Fields!x.Value>0,Fields!x.Value,Nothing)) which is working, I can see row total and column total too.
But I want to display "-" if value is zero and still wants total.
This is what greenspeed6 has answered in one post and it works well but it asks for filename
"add this to the end of the url link you send them "&rs:Format=PDF"
that will prompt save as pdf, they also do html, excel etc."
Can I add in url filename too.
Is it possible if reporting service is installed in SQLExpress and data is stored in custom instance. The reports will fetch data from custom instance.
We have our own custom instance for SQL Server.
Can I install SQL server advanced express edition in custom instance or it has to be a default instance.
Offcourse I am not using sa. This was just a test program.
Later on I found I could not ping from that machine.
I have not spend time afterwards.
I will get back if still it will not work.
Thank you for all your posts.
I saw a post for Auto Export with prompt to save and it's great resolution.
How can I do auto export without prompt to save, and pass filename alongwith it.
Then how microsoft on their website claims http://msdn.microsoft.com/en-us/library/ms345232.aspx
Interactive sorting
Preview/Report Viewer
For tabular repots, users click sort arrows on column to change how the data is sorted.
HTML
For tabular repots, users click sort arrows on column to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.