ORA-01008: not all variable bound error in SSRS designer
Hi All,I am using Oracle datasource and I wrote one join query in SSRS 2008 Query Designer window (for shared dataset query)If I am removing the below part from my query then it is running fine with...
View ArticleSSRS Reports with Oracle DB--some one plz help me.
Hi Guys,I am creating SSRS report using Oracle DB. When i run this query in TOAD, it's giving output but when i run this in SSRS to create new dataset then it is giving me ORA -01008:not all variables...
View Articleabout report dev in report builder
Hi I have a problem with the percentages display in report.This is the table i am using This is the preview of the report which designedProblem 1Query used for the matrix 1SELECT ProcessTeam,...
View ArticleCustom DeliveryExtension does not write errors to ReportServerService log
I've developed a custom DeliveryExtension for ReportingServices (2008). I've modeled the code on the PrinterDeliveryProvider code sample. For testing purposes, I am creating a data-driven...
View ArticleThe specified '@owner_login_name' is invalid
We just migrated our Report Service instance to 2008 R2. Running reports interactively works fine but whenever we try to create a subscription we get the error. "The specified '@owner_login_name' is...
View ArticleUsing Wildcards to Replace HTML Code
I've got a table with a description field. This field is being stored with html code interspersed throughout it.Example:<! 2012-11-10 00:02:22 wscalercio > <p> </p>...
View ArticleSUM values in a table based on date range in different table
I've been trying to solve this problem on my own for 3 days, so I'd be ecstatic if anyone could help me with this. I want to use a SQL query to do a couple things:First, I want to calculate the sum of...
View ArticleReport Server set Access-Control-Allow-Origin
How do I set Access-Control-Allow-Origin in reportserver?
View ArticleChart stripline showing Today's date
HiI'm really really struggling with this. I'm building a Range bar that now shows like a Gant chart. My X-Axis has my dates in. I followed this link:...
View ArticleSSRS Fixed Table Size
Hello,I am trying to find a way to fix the size of a table in SSRS so that it would not push any items underneath it when it grows, due to multi-row data set.I have set the canGrow = false property of...
View ArticleAuto Filter in 2005 Reporting Services
Hello Experts,I have been playing around with RS 2005 and like it so far. I am in the process of replcating some excel reports in RS. I was wondering if there is any way to replicate the Auto Filter...
View ArticleCalculate AVG on two dates
Hi,I would like to calculate AVG on the difference of two DatesI have two dates Columns as follows:- Col1 (Date1)- Col2 (Date2)then , i tried to make a query as followsSelect...
View ArticleReportViewer doesn't handle paging properly
I have a user that runs a report through the reportviewer control. When they render the report it only shows 1 page, but if we run the report through report manager it shows 3 pages. This happens...
View ArticleIs it possible to make a delta (greek letter, symbol font) in a text box,...
Hi all,I want a textbox with something like "(delta) > +/- 25%". The delta needs to be symbol font, while the remainder needs to be normal font. Is there a way of getting a string of this type into...
View ArticleAtachment (uknown file format) send via Abonnement, when background image for...
Hi there :D, I am currently trying to get rid of this Problem i'm having,every time , i send a Report out through a Subscription (MHTML), i get an Atachment on the E-Mail with some uknown file...
View ArticleSharePoint Data Feed - Split multiple selection choice box into rows of data
Greetings,I have a SharePoint list that I am using as a report data source. In the data source I have a column for states that we defined as a multiple selection choice field. I would like to use...
View ArticleDo I need Sharepoint in order to use Power View?
I have just installed SQL Server 2012 Business Intelligence for the purpose of using Power View. However I only have Sharepoint through Office 365. Nowhere on any of the SQL Server 2012 sites were they...
View ArticleUpdate report path while updating the subscription
Hi all,I am updating a already created subscription in ssrs 2005, using SetSubscriptionProperties method but there is no option to pass the report path, i want to change the report file for that...
View ArticleHow to get distinct values in sharepoint List using SSRS
Hi,I have referred a link thishttp://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/6495db18-a1c1-480b-8c92-89c74ee47cf5/.But what I faced is the parameter is coming disabled. I...
View ArticleCreating a Grand Total when you have a page break on a group?
Here is my issue.We have a report that returns profits numbers for year for a branches.Added a Group by Branch then set it to break on each branch.Then Total for each branch.Then Added Grand Total for...
View Article