force Report Builder 3 default language settings
Hi everybody, Is there a way to force the Report Builder default Language value. I mean the report language settings is filled in whith a default value fr-fr for instance? Thanks Pete
View ArticleSSRS Custom Format Issue
Hi Please find the attached snapshot for SSRS Custom Number format issue. I am using as Number format :- #,##0.00%;(#,##0.00%) Font Format :- IIF(ReportItems!txtBox4.Value < 0 "Red" , "Black") But...
View ArticleColumn Range chart in SSRS
I want to plot Range column chart in SSRSHere is my Query result setDescription Value-------------------------------------------------TotalDownTime 40.2OtherDept...
View ArticleNot displaying properly "thai" character while exporting to PDF
Hi I am using SSRS 2005 and have in the report some thai character from database (i.e. customer name, address etc.)It looks fine if I view the report in my local VS or even in report manager, thai...
View ArticleHow to Use Rdlc report contol in my rdl report
I have Rdlc report created in VS2010 , I need to convert all these rdlc reports in my rdl reports.I am copying the rdlc controls and trying to paste in report builder of rdl file,But it does not allow...
View ArticleVS 2012 SSRS Expression Editor - Arrow Keys don't work
I recently began using VS2012 for SSRS since the Data Tools update has an addon. I have noticed I can't use my arrow keys to move around inside the Expression Editor textbox. basically the textbox just...
View ArticleRange column chart in ssrs
Can you please help me on the the following water fall reportHere is my query I want to plot Range column chart in SSRSHere is my Query result setDescription...
View ArticleEmbedding images stored in azure blob storage don't render
Hello everyone,today I am faced with a big problem. I am part of a team creating a big solution for our customer that involves several websites and a big reporting environment (SSRS 2012, not azure...
View ArticleSSRS VS2008 BIDS How to pass a Guid by parameter in fetchxml
Re: CRM 2011 Fetch XML BIDS Visual Studio 2008 Issue: How to match a GUID against a parameter.In a CRM report, there is a drop-down to select a given account from the CRM database. For the account...
View ArticleReport Builder 3.0 - Multi Date Filter
Hi,I'm trying to create a RB3 report that has a date filter on 2 date fields (Date Logged / Date Completed) within the report. I've setup 4 Parameters ( @DateLoggedStart / @DateLoggedEnd /...
View Articlegenerate report based on only 2 parameter
i have report which is based on 4 parameters . i need to render the report based on only two parameter, how can do thisSmash126
View ArticleHow to open Pop Up Window in SSRS Reports in 2008 R2?
Hi,I am running SQL Server 2008 R2 Reporting Services . I am trying to set the action (navigation) for a text box open a URL in POPUP window like same window.What my requirement is,When i click Text...
View ArticleFormat Bar Color
In Project 2013, In the program, I change the format bar colors to what I want, but when I go to print, they print different colors. Only on certain ones though.
View Articlematrix column: show 'Actuals' for previous completed months, show 'Budget'...
Hi All!I have a matrix table with a column group 'Month of Year'.What I want to do is display for all months completed 'Actuals' data, and for all months not completed, comparing against todays() date,...
View Articlessrs 2008 display as last item on the report
In an ssrs 2008 report, I need to place the 'report parameters' and associated values at the end of the report. This way the user can see the values that they selected for the report. However I do not...
View ArticlePlease help me regarding this Expression
I have this expression=Fields!OrderYear.Value + " Total"order year column contains integers. Could you please correct me where i am going wrong.give me proper expressionSmash126
View ArticleGetting the sum of records from another query while inside of another...
This is my scenarioI've been given a query that lets me get all sorts of data. The main query have you. This query returns all sorts of data about our warehouses, customers, companies, etc. This data...
View ArticleHow to create a percent on a column graph chart?
I have a column graph chart in SSRS 2008 R2 and now I want to display the values as a percent. Currently it just displays the sum totals. My dataset looks like:people_count facility met_reqs 12...
View ArticleTable header doesn't repeat on new page after applying hot fix
Good day,I am working on a report that uses a Tablix. I want the headers of the Tablix to report on every new page. I clicked in the Tablix Properties to repeat header rows on each page and keep header...
View ArticleProject Server Reports are not working after moving them to different server
I am Running SQL 2008 R2 I am mirroring Prod Environment of Project server and trying to build Dev Project server so it can be tested the same as Prod. i am done building server and i have just last...
View Article