Rotated text not rendering properly
I'm using SSRS 2008 R2 integrated with SharePoint 2010. In Report Builder 3, i have set the text to Rotate270 and it looks fine. When i save file to sharepoint and view it in the browser, the text is...
View ArticleHow to sum the data labels to a total in my chart diagram?
HiI am counting order type by a field which can have 3 different values.In a stacked column chart I am displaying the count of those different values, and showing a data label with the count for each...
View ArticleReporting Services Preview Failure
I am migrating RS reports from SQL 2008 to SQL 2012. As a first step I created a new solution in Visual Studio 2012 (Install includes VS 2012 Premium 32 bit, VS 2012 Update 2, SSDT-BI for VS 2012,...
View Articleinsufficient permissions for performing this operation through Windows Form...
When accessing a report through the browser the user can view the report, however, have a report viewer in a Windows Form application get the below error when loading the report:See the end of this...
View ArticleRemoving arrows next to report date fields in SSRS report
HelloI have annoying up/down arrows appearing beside each date in a column in a report.Does anyone have any idea how to get rid of them please?John
View ArticleMSSQLSERVER Event Not Seen In Event Viewer
Hello Everyone,I have IIS and Sql server installed on windows server. How can I make MSSQLSERVER source to show up in the Event Viewer? Because I need to find the "User" so that I can add in the sql...
View ArticleWhy no 'Back' button?
Hi, In Visual Studio there is a 'Back' button that enables you to go back to a report which has just been drilled through from. Why does this button not appear in Report Manager or the ASP.Net Report...
View ArticleThis Month - This Year expression
Hi,I need to setup an expression (which will colour some numbers) according to whether the numbers are earlier than what the time dimension is showing for each line - fx.200908...
View ArticleJoin Multivalue Parameter Values Into a String and LTrim Whitespace
HiIn my reports i like to print the values of the paramters used to generate the report at the top of my reports.I've just written a report usuing MDX and one of the Parameters is a multivalue list...
View ArticlerrRenderingError after upgrading to SQL Server 2008 R2
Hi you all, We upgraded from SQL Server 2008 to SQL Server 2008 R2, we exported and imported our reports and most of them worked but some of them don't. The problem occurs when we provide multiple...
View ArticleEvent 142 Report server windows service
Hi Guys,Please check the following issue.Schedules, events, and subscriptions processing may be delayed because processing queue reached the maximum item count = 24. Items currently being processed:...
View ArticleMigration
Dear All,I really appreciate everyone to clarify my issue asap.My client is having SQL server 2000, planning to move to 2008R2 server. As per client discussion they said to migrate data from old to...
View ArticleCalculated Field formula not appearing in Power View Field List panel
Hi,On Power View1 sheet of this workbook, the two PowerPivot calculated Field formulas (First Visit and First date of FY) are not appearing in the Power View Fields panel on the right hand side.I want...
View ArticleSQL Server 2012 Reporting Services, Report Manager - Page not found
Hi all,I am working on migrating reports to a new server so we can upgrade to a new machine and to SQL Server 2012 SP2. The machine is up and running on Windows Server 2012 and I have installed SQL...
View ArticleHow to hide Tablix without taking white space.
Hi, I'm creating report using VS 2012. I have two Tablix inside list. I would like to hide the second Tablix base on condition. Before I do the condition I did hardcode to hide the second...
View ArticleParameter Error using Date Format in value
Hi All,I am trying to create a parameter for selecting months. ( Oracle table - date values are like aug-2014 ) The WHERE clause is : Where To_Date(x.The_Month, 'mm-yyyy') > :monthyear When...
View ArticlePositioning the label of a bar of a range bar chart - SSRS 2012
Hi,is it possible to center the label of a bar belonging to a range bar chart, in order to position it inside the bar area?Thanks
View ArticleHow to render reports in xlsx extension to a sharepoint library
I set up a report subscription to a sharepoint library and would like to have the reports render in Excel. But the problem is sharepoint only render it in xls file extension and not xlsx file...
View ArticleSet default value for date/time to previous month
Hi AllI have two date/time parameters in my report and I want to set the default value for both the parametersFor start date parameter I want the first date of previous month and for end date parameter...
View ArticleHow to convert switch statement into iif than else statement in SSRS
Hi All;How do i convert switch statement into iif statement in ssrs= Switch( Fields!createdonValue.Value = Now(), "Today", Fields!createdonValue.Value = DateAdd("d",-1,Today()),"Yesterday",...
View Article