Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all 28687 articles
Browse latest View live

[rsUnexpectedCompilerError] while building the Report

$
0
0

[rsUnexpectedCompilerError] An unexpected error occurred while compiling expressions. Native compiler return value: ‘[BC30251] Type 'System.CodeDom.Compiler.GeneratedCodeAttribute' has no constructors.’.

Please let us know,what is the above issue

Its not letting us to Build and Deploy the SSRS report.

Environment:

SQL Server 2005

Microsoft Visual Studio 2005 (for SSRS report)

.Net 2003


SSRS--KeepTogether for Footers of Nested Groups

$
0
0
Running 2008 R2. I have reports with Row Groups nested to a level of 3 and 4. Each group has 2 rows below it for subtotals and report beautification. When there is a break on the innermost group, there is always the possibility that this break applies to some or all of the outer groups too. I am able to keep the first subtotal together on the page with the detail records (set KeepTogether on the group the first subtotal row belongs to). I cannot figure out how to keep all the other subtotal rows on the same page with the detail rows.

SSRS Report not Scheduling

$
0
0

HI Experts ,

I have a Task to Schedule SSRS(SSRS 2008) Report.
I have deployed the report and can view the Report on ReportManager.

To Subscribe the Report, Report SUBSCRIPTION->NEW SUBSCRIPTION->DELIVERED BY
In DELIVERED BY option I only see One Option "Window FILE Share",I dont see E-MAIL option.

STEPS I Tried .
Report Services Configuration manager -> EMAIL-> I have mentionedSMTP IP example 10.20.30.40
in SMTP SERVER and John@xx.com    in Sender Address.  

My SQL Server Agent is also Running.
Still I dont see the Option "E-Mail" in DELIVERED BY tab.

Any Help What more needs to be done to schedule the report.??


Need to access SSRS reports through Mobile/Smart Phone - iphone, Blackberry, Windows iPhone, Samsung

$
0
0

Hi,

I have created SSRS 2008 Reports and deployed to sharepoint 2010 portal. These reports are access from Laptops and Desktops.

Now our requirement has been extended to access these reports from Mobiles/Smarts phone such as iPhone, Blackberry, Samsung, Windows Phone..............

I have no idea what to do to access these reports through Mobiles/Smarts Phone. Is it need specific development and deployment? Will you please help me what should I do.

These reports will be deploying in sharepoint portal and will be access through Mobiles/Smarts Phone.


Thanks.

Best Regards
Kashif

how to change report url from http to https in SSRS 2008 R2?

$
0
0
Hi ,

i developed some reports and deployed , all reports are working fine .

now my requirement is changed that is i have to change my server url from http to https

ex:
actualone

http://localhost:80/reportserver

my requiremnt is 

https://localhost:80/reportserver

its urgent can any body having ideas please share it ASAP with step by step explanation

sai

Creating custom ranges in category axis of a stacked chart

$
0
0

Hi,

How can i create custom ranges in stacket bar chart

Ranges are:

1. 0-50

2. 51-79

3. >80

I mean the x-axis of the chart should display the above mentioned ranges.

Please help... :(

SSRS Date Parameters

$
0
0

Hi Every one,

I have Fiscal year parameter with years 2011-2012 and 2012-2013 and start date and end date parameters but my problem is when i select fiscal year as 2011-2012 but it will not update start date and end date my requirement is when i select Fiscal year as 2011-2012 then the start date will be 04-01-2011 and end date will 04-01-2012 and when i select Fiscal year 2012-2013 then the Start date will be as apl 2012 and end date apr 2013 .

Thanks and Regards

Sarma

SSRS 2012 Map chart not visible when asked up as subreport

$
0
0

Dear reader,

We have a problem with the SSRS 2012 map chart when viewed in the browser as a subreport.

When the report is directly viewed (not as a subreport) everything works fine. The map chart gets displayed.

When the report is viewed as a subreport within a other report the map isn't visible anymore (you only see the borders around the map and a red cross at the left top using IE9).To make this issue even better: In the subreport we have 2 maps; the first doesn't get displayed in each case; the second however is being displayed fine. The second map chart in the subreport is a copy of the first (i compared the underlying XML of both maps; it's exactly the same except for another data field that it's being shown). Exporting the map in the report as PDF or MHTML (when viewed as a subreport) goes well in all occasions; the only problem we have is when its viewed after rendering in the browser as a subreport!!

The reportserver logs don't show anything; it also doesn't seem te be a browser problem (get the same results on Firefox). Any advice is welcome!

On request I can send more information about this issue.

Kind regards,

Ron Verhoeven


StartDate and EndDate not filter

$
0
0

Hi..

I try to create parameter Start Date & End Date in my report. My problem is, where i put or enter any date, the data will show all record available in my database. Parameter is not filter my data. Need help.

Field name for date in my database is = IDS_REPAYSTARTDATE


SSRS Parameter ToolBar is hidden when linking back to parent report.

$
0
0

Hi All,

I have a report that take two parameters. These parameters are used to filter on the report and are then passed to a linked "Detail" report. I then use these two parameters to 'Jump back to parent report' via a text box. I am not using the browser back button as I am displaying the reports in a html 'frame' and the back button does not work.

The problem is when I go back to the parent report (using the two parameters I passed in earlier) the Parameters toolbar is Hidden... I know that this was made default behavior for various reason by Microsoft but is there any way to automatically un-hide the toolbar.. Preferably without editing the URL?

Thanks

Loko

Reason for sudden Unavailability of ReportServer URL

$
0
0
Hi All, I have a Problem with the Report Server URL , when i access the URL it works fine. But sometimes the URL throws error, even if it is refreshed it does'nt work. This happens quiet often.  The only solution is to Restart the Service . My Question here is "What is the reason for the SSRS URL Unavailability? what can be done to avoid this issue? "

Thank You



In SSRS, how to evaluate and display expression stored in a database table in reprort.

$
0
0

I am using SSRS 2008 R2. Expressions (specifically date expressions) are stored in a database table. I fetch that expressions using stored procedure and display it in texbox. So expressions are known at runtime only. So, Now the problem is textbox is not evaluating that expression at runtime. Instead it display expression as is (in string. like "Today()" instead of "1/7/2003").

So, in short, i want a functionality as given by Eval() function in VBScript. So, if anybody tried this please give me sollution or suggestion.

Let me know if any confusion.

Update/Refresh a hidden parameter in SSRS-2008R2 after action operation in line chart

$
0
0

 I have a SSRS report in which have a main report with Line chart and a sub report to show the detail in same report. In line chart on click of the data point(series property) have to update the sub report detail on the basis of the data point value. For getting the value of the selected line chart have used a hidden parameter and which is then passed to the sub report to get the respective data using action feature

I have some parameters also so on selection of one of the parameter's i have to reset the hidden parameter value (that was set during action operation of line chart)  but the value is not reset and showing the last value set using the line chart action property.

Is there any way I can reset the hidden parameter after updating the drill down report. I am using web service to show the data in the report.

Thanks in advance

Supriya Khamesra

How to create total of percentage column which is using expression.

$
0
0

I make one report in sqlserver reporting services .

and add one row as a Total.

Above of Total row one column is created using expression. which is percentage.

Other columns coming from Dataset.

In Total Row dataset columns totals are generated but the expression column total is not generated.  It is blank.

How to create total of percentage column which is using expression.

RPTProj file doesnt open in 2012

$
0
0
So after the SSDT install, VS2012 STILL doesnt open RPTPROJ files.  What's the deal people?  I have real work to do.

Text Evaluate from SQL Data

$
0
0

Hi,

I have a dynamic expression, that i have stored in Database.

from the dropdown list i am changing the expression formula and that formula  i have to evaluate in the table.

now, the problem is table cannot evaluate the expression which comes from SQL Data.

i am attaching the screenshots to make it more clear.

suggest to to give me some solution to calculate these type of expressions.


Touseef
Find More SSRS Topics @ Blog: touseefsk/CrazyErrors


SSRS 2012 Page break in nested tablix

$
0
0

Hi,

I am working in SSRS 2012. Whole Report is based on one tablix only.

And three more tablix I have added in that first tablix.

Page break is applied on main tablix only.

In the sub tablix (other 3 Tablix) I have added page break but that page break is not working.

If there is any solution on this then please let me know.

Thanks,

Shital

Calculated fields displaying as 0 after been exported to PDF

$
0
0

Hi guys,

I thought all my problems were solved when I got help on calculating the totals outside of a table, please see the thread below:

http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/a3517a3b-16d6-4b1d-9201-afcdd949dfdc

The NET total textbox calculates the sum of the sub total Column, then adds the delivery cost.

This is displaying fine on screen, but when exported to a PDF the calculated field value is 0, therefore just is calculating the delivery cost.

I have include a screenshot of the report in the reportviewer and the PDF.

Hope this is something simple, thanks for the help.






Making two tablixes look like two columns in one tablix

$
0
0

Hi,

I've have a bit of a special issue with report builder, I need to make two tablix act as one, meaning that they both have the same amount of rows, and for example row number one in tablix one should be the same height as row number one in tablix two.

The result should be that no matter which one has the most text, the other one should reflect that so that they look as they are just two columns in the same tablix, adjusting to each other.

I have made a javascript to do this, but I don't know if it is even possible to hook it up to the correct event and add this to the ReportViewerPage.

I have also tried to make vb code to compare the length of text in each field and adjust accodingly.

Is there anyone else that have had a similar issue with this? Any other ideas?

By the way, we are using SharePoint Lists, and Report Builder 3.0

Build Sub query in Report Model + Report Builder 3.0

$
0
0

Hi All,

I am using SSRS 2008, SQL 2k8 R2 and Report builder 3.0

From my relational database tables, i have created a report model and using that model to build the reports.

in the report model, it looks like if we need to create a very simple report with a SELECT and a WHERE clause, it seems to support fine in the query builder in where you can just drag and drop the model items and also include the filter as a WHERE Clause.

However, i need to build a report whose sql dataset is built on a sub query. to do this, i am not getting any way of how to i get the fields out from sub query.

here is my sql query which i need to translate in the report builder. my report model already has all the fields.

SELECT     
TOP (1)  Patientsysid, PESysID, PayerSysID, SUM(Amount) AS DueAmt,
    (SELECT     SUM(Amount) AS Expr1
    FROM          dbo.ZEB_PatEpisodeTrans
    WHERE      (RecStatus NOT IN (- 1, - 2, 2)) AND (dtDOE BETWEEN GETDATE() - 30 AND GETDATE()) AND (Patientsysid = PET.Patientsysid) AND 
    (PESysID = PET.PESysID) AND (PayerSysID = PET.PayerSysID) OR
    (RecStatus NOT IN (- 1, - 2, 2)) AND (dtDOE BETWEEN GETDATE() - 30 AND GETDATE()) AND (Patientsysid = PET.Patientsysid) AND 
    (PESysID = PET.PESysID) AND (PET.PayerSysID IS NULL)) AS currentDue
FROM         dbo.ZEB_PatEpisodeTrans AS PET
WHERE     (RecStatus NOT IN (- 1, - 2, 2))
GROUP BY Patientsysid, PESysID, PayerSysID
ORDER BY Patientsysid, PESysID, PayerSysID

as mentioned above, here i can select patientsysid, pesysid, payersysid and due amount. when it comes to build the following, i do not know how it works in report builder or report model.

I also tried to add a new field and apply a formula using report model and report builder but it gives me a warning message that it does not return a single value

Any help is much appriciated

Viewing all 28687 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>