Viewing 15 posts - 61 through 75 (of 149 total)
If you have multiple parameters, say parameter 1 is Country, parameter 2 is City, and you add a where clause to parameter 2 dataset (City), to check Country first, then...
November 17, 2011 at 1:55 pm
I use the STR function where I can, it works like a charm.
November 17, 2011 at 1:51 pm
I agree, there was a grouping issue in the report.
Plenty people copy a report, rename it, use it. This sometimes causes problems because its like the cache of report copied...
November 17, 2011 at 1:49 pm
As for the where clause, I agree with Burninator.
Remember, if using a parameter (say Area), and you want users to select 5 out of 10 areas (multivalue parameter), then you...
November 17, 2011 at 1:42 pm
happycat59 answer with script - not sure if it will work.
from my experience with subscriptions, the best way to prevent them from running is to open report manager (web page...
November 17, 2011 at 1:33 pm
Question: Can reports developed in SSRS 2008 R2 be deployed to SSRS 2008 R1 servers?
Answer:
Under target of Project Properties (Visual Studio), select SQL 2008.
Then click on deploy.
If you don't select...
November 17, 2011 at 1:24 pm
Prior to deploying report, can you run the report successfully in Visual Studio.
If you can then the issue lies with the datasource in Report Manager (where you are deploying the...
November 17, 2011 at 1:14 pm
If I understand correctly you want a parameter such as Area (divisions in company) to display depending on user running the report. So if finance user runs report it will...
November 17, 2011 at 1:10 pm
Try any of these:
1. Add reportserver URL to trusted sites in internet explorer.
2. Enable Windows Authentication (Advanced TAB of internet explorer).
3. If deploying to IP address, change it to server...
November 17, 2011 at 12:54 pm
I agree with Syed.
The clocks on the client and server machines are skewed".
Had same issue, seems some servers were losing time sync with domain controller/s.
Affected browsing certain in-house websites, also...
May 30, 2011 at 2:21 pm
View the following website URL.
May 27, 2011 at 5:06 pm
Had same issue when running SQL Reports, using Impersonation with Stored Credentials for Data Source or using Windows Integrated Security for Data Source.
May 27, 2011 at 4:09 pm
Firstly you did not specify clearly what you want to prevent. If you want to prevent users from running the report, simply dont add them to security in Report Manager....
April 29, 2011 at 1:31 pm
Hi Veeren,
I have setup subscriptions, the problem is once you dont require say half of them, you cannot really disable them (if you disable the job or the schedule once...
April 28, 2011 at 5:30 pm
If the report is for CRM (Microsoft Dynamics ERP Solutions), use a calendar table, you can then allow the users to select a week (1-53 for example), make week start...
April 28, 2011 at 5:08 pm
Viewing 15 posts - 61 through 75 (of 149 total)