Custom fonts in Report Builder 3
Hi,Is it possible to add a custom font to Report Builder 3 ? I have added the font to Windows Fonts, but they don't show up in Report Builder.
View Articlerdlc print layout size varies with resolution on Surface Pro (Win 8.1, winforms)
We have a winforms application with local rdlc reports. On Surface Windows 8 Pro devices only, reports render such that they are scaled down and don't fill the page. If resolution is lowered on the...
View ArticleGo To URL - report URL having paramters with XML format
Hi,I have a requirement where in the child report should be displayed in XML format based on the click action with the cell value as the parameter, Either in browser with XML format.I am trying to use...
View ArticleHow to limit the Columns per page in SSRS matrix report
I have created the matrix report which has dynamic column, it grow columns(18) based on the 'MCU' field in PRD.MI table. I have added the 'MCU'(A,B,C,D,E,F,G,H,...Q) on 'Columns' in matrix table, to...
View ArticlePlotting Longitude and Latitude with Power View from a Multi-Dimensional Source
Hi,I have a SQL 2012 SP1 environment integrated with SharePoint 2013. I have deployed a Multi-Dimensional Cube, due to the need for role playing dimensions and numerous parent-child hierarchies that...
View ArticleDisplaying RTF text in a SSRS 2008 Report
Hello;I have database fields that contain RTF text. If I use the default Textbox in SSRS 2008 Report Designer, I get all the RTF formating characters, which makes for a VERY ugly report.Is there...
View Articlehow to render the report without hitting the database
hi friends,i have one requirement, i have to execute the report ..while rendering time it shouldn't hit the database,but report have to complete and get the result..Is there any options is there...
View ArticleIf Divisor is " 0 " I need to print Field value, but it displaying #Error
Hi Friends,If divisor is "0" I need to print the Field, but for me it displaying #Error. If I pass any value it is working fine. It is not working only for the Field. So please guide me on this.If this...
View ArticleColumngrouping in Matrix don't show not existing items
Hello,I'm trying to create a report in SSRS using a Matrix.The data in my dataset looks like this one:Part Action SortID Count --------------------------------------------------- Login LA1...
View ArticleSSRS 2012 doesn't export header/footers to Word 2013
Hello, for the past couple of days I've been having an issue with Reporting Services.From what I can understand reporting services doesn't work well when exporting to word.The scenario is quite simple,...
View Articledefault value in parameter ssrs report
Hello,I created a parameter with available values from a dataset.By default i want it to display the maximum value. and then the user can select the dates if he does not like the default value.how to i...
View ArticlePowerview Filter Default value Dynamically
Hi, I created a tabular model, and used it as a source for the power view. Is there any possibility to set a dynamic default value for the filter. My model has a field named 'CalendarMonth', by...
View ArticleVisual Studio 2012: How to insert VBA code at the Application or Project Level
Version: Visual Studio 2012Problem: I want to insert the following VBA code into Visual Studio and don't know how to do it. Also I don't know if I should insert this at the Application or Project...
View ArticleSimple Expression
Hi May sound simple but please could someone advise me on this expression.=IIF(Sum(Fields!1.Value * Fields!2.Value)=0, nothing)If the sum returns 0 when multiplying the two field values how do I...
View ArticleSSRS 2008 Join rows to Columns
I have a table(40 columns) that I am trying to display in an SSRS report that has about 40 columns. I was able to create a table tablix and display them all which is all fine until this point. Now I...
View Articlesend ssrs report in email from asp.net
I want to send ssrs report in email from asp.net? any suggestion?- console program retrieve data from different client and store information in database; each extraction will have identified guid - map...
View ArticleBackup of all SSRS reports buildt in ReportBuilder 3.0 SQL Server 2008 R2
Hi,please reference me to the procedure of backing up of all the SSRS reports built in Report Builder 3.0, SQL Server 2008 R2, in order to1) to have safe data at another location2) to restore all...
View ArticleSelecting data using one parameter with multiple text values (SSRS 2008 R2...
I am using SSRS 2008 R2 Report Builder 3.0 (10.50.4276.0)I have simple set of data which has a persons Title and Name e.g. Mr Smith, Miss Jones, Doctor FosterThe report has a parameter where the user...
View ArticleDynamic positioning of text boxes in SSRS
Hi guys,I have a user table with Label and value fields where i would like to control the display of the text boxes based on the values selected in my user table.Can we adjust the text box positions...
View ArticleHow to color format column bar chart that are categorized on month-year
I have a column bar chart that displays counts based on category (month-Year). I have used an expression to sort the category data also. Sample datacategory countMarch-2011...
View Article