Viewing 15 posts - 16 through 30 (of 81 total)
sorry that should read
DateDiff("dd",Fields!StartDate.Value,Fields!ENDDate.Value) to get the days void
November 18, 2013 at 8:30 am
try
DateDiff("dd",Fields!StartDate.Value,Fields!StartDate.Value) to get the days void
November 18, 2013 at 8:29 am
Possibly try CInt(sum(Fields!DaysVoid, "dataset_name") ) - assuming daysvoid is calculated as part of the query ?
November 18, 2013 at 8:04 am
target server URL : http://XXXdev002/sites/Reports
target report folder: http://XXXdev002/sites/Reports/myreports
works but only if you set the other parts you are not using to blank
so as I am...
November 8, 2013 at 4:30 am
I know your pain, did the same thing with 2008 in my last company then moved it to 2012 - got everything working lovely then moved. we now have vendor...
November 6, 2013 at 8:10 am
SSRS isnt running as only the sharepoint integrated service has been installed and configured
November 6, 2013 at 7:15 am
but when i try that approach i get the following
Error1The specified folder is not valid. Specify a value for the TargetReportItemFolder property in the deployment settings. If you are deploying...
November 5, 2013 at 2:22 am
For various reasons lotsof things get set to zero at 00:01 on the first day of the month, so running thereports then isnt a possibility. However running all the queries...
April 26, 2013 at 7:31 am
I'm happily using SQL2008 and still finalizing the shift from older 2005/2000 servers to 2008, with one exception our sharepoint 2010 install is run using SQL 2012 as the BI...
April 19, 2013 at 3:04 am
Linked servers now using dbo level account and speed is back to sub 5 seconds.
I will however need to re think the whole approach as for security reasons...
March 18, 2013 at 9:06 am
sorry , i blanked out the insert part of the statement when i was trying to get the results back to try and work out why it was taking such...
March 18, 2013 at 7:03 am
I have uploaded the 'working ' plan.
On the developer server and the old production server the link between the servers was a dedicated 'sa' sql logon. On the new box...
March 18, 2013 at 6:52 am
It was set up as high performance, I dont have a spare server to act as a witness at the moment . It does document management and everytime there was...
December 10, 2012 at 2:59 am
In that case I'll just go and get it setup then 🙂
December 6, 2012 at 10:17 am
Viewing 15 posts - 16 through 30 (of 81 total)