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

SSRS 2012 ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application

$
0
0

I have a SSRS installation, I have deployed my connections to, but they fail with title message.  The drivers and ODBC on the box are setup and work fine with 32 bit ODBC conn manager. 
When I run or configure my connections on the site, via the browser, I get errors connecting.
I tried to find which app pool http://server/ReportServer application used, but I am not finding that, so my first ?
How do I find in IIS what app pool SSRS application is using?
I have 2008 server, running SQL 2012 V.S. 2010 and I think I need to enable my app pool to use 32 bit, but cannot figure out which one it uses?  I see default set to 32 bit = true, which I thought would be it.
Can I set my SSRS project to use x86, platform? Like I did with SSIS? 
If so, how?  SSRS and SQL 2012 somewhat new for me. Thanks


Developer MS Reporting Services


Risk heat map (matrix)

$
0
0

Hi all,

I  have a requirement to create a risk heat map in SSRS.  Such as the one below.  I found this image in a document titled:

MicrosoftProjectServer2010_ReportingPerformancePointServices.docx which I downloaded from Microsoft.  But I cannot find the source code.  Has anyone ever done a report like this?  

Thanks in advance,

Clint

set default parameter to jan 1st of last two years from now

$
0
0

Hi,  don't want use sql and like to use ssrs internal functions.  how to set the default data parameter to set to 1/1/ (-2)year?

thanks

Risk Matrix SQL Reporting Services

$
0
0
hello how create risk matrix qith repirting services on SQL Server and visual studio for Project server 2010? Thanks

Not able to view reports

$
0
0

Microsoft.Reporting.WinForms.ReportServerException
An error occurred within the report server database.  This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError)


Stack Trace:
   at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
   at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
   at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
   at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)

-------------------------------

Microsoft.Reporting.WinForms.ReportServerException
Invalid column name 'EditSessionID'.
Invalid column name 'SitePath'.
Invalid column name 'SiteZone'.
Invalid column name 'DataSetInfo'.
Invalid column name 'ReportDefinitionPath'.


Stack Trace:
   at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
   at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
   at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
   at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
   at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)

-------------------------------

 This is the error I'm getting when I try to open a report through SCCM or

the web error

  • An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError)
    • For more information about this error navigate to the report server on the local server machine, or enable remote errors

  • An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError)
    • Invalid column name 'EditSessionID'. Invalid column name 'SitePath'. Invalid column name 'SiteZone'. Invalid column name 'DataSetInfo'. Invalid column name 'ReportDefinitionPath'.

Anythoughts?

Thanks

Paul



IIF Date compare

$
0
0

This always results to FALSE.

="Days Past " & iif(Format(CDATE(Parameters!Month.Value), “MM/dd/yyyy”) < format(CDATE(today),"MM/dd/yyyy"),  day(DateSerial(Year(Parameters!Month.Value), Month(Parameters!Month.Value)+1, 0)),day(today))


Alan

Chart Slider Chart

$
0
0

Hello,

I need to develop a gauge chart with Slider but after searching a lot on the web I am with empty hand till now .

My question is specfically to Jason Tom Thoms,  in the below link , See the slider in the last column , Which iamge is this how he has embadded in it . please provide detail and other possiblittes i am able to develop Slider chart if possible please provide a sample .rdl .

http://ms-olap.blogspot.in/2012/04/ssrs-custom-drawing.html


Horizontal Bar Chart and Overlaying Line Chart

$
0
0
I am using SSRS 2008 and developing my reports in BIDS.

I have a report with two data points. I want to chart the first as a bar (horizontal) chart and then the second as an overlaying line chart.

I created both data series, originally, as a bar chart. I have clicked on the second series in the "Drop Data Fields Here" area and changed the chart to a line chart. When I do that, it changes both series to a line chart.

However, if I use the column (vertical) chart for the first series, it will let me make the second one a line chart.

Is this a limitation of SSRS 2008? Can I not have one data point be the horizontal bar chart and the second one a line chart?

If so, are there any suggestions how to get around this?

Thanks.

TF10121: The path '' is not found or not supported. Type or select a different path. After SQL2012 install and Solution upgraded to VS2010

$
0
0
I have recently upgraded a solution from vs2008 to vs2010.  This solution happens to contain several .rptproj file (SSRS 2008R2 reports).  I was able to upgrade the solution after I installed SQL2012 (which installed the necessary templates into vs2010). 

However whenever I open the solution the Output window now pops up and continuously lists the same error (shows output from Source Control - Team Foundation).

TF10121: The path '' is not found or not supported. Type or select a different path.

I have tried reinstalling Team Explorer SP1, and VS2010 SP1, but with no change.

If I unbind the solution from source control the messages go away.  Rebind and they return.

The problem doesn't always start straight away, it may take a few solution explorer clicks.

Opening an rdl into the editor seems to halt the messages, until I go back to clicking in solution explorer (similarly the issue doesn't always re-occur first click).

E.g.

TF10121: The path '' is not found or not supported. Type or select a different path.

...

TF10121: The path '' is not found or not supported. Type or select a different path.

Audit.rdl has been automatically checked out for editing.

Then no errors until going back and clicking in solution explorer (which is using auto hide)

[See also: http://social.msdn.microsoft.com/Forums/en-US/tfsversioncontrol/thread/8c7cc472-3ac1-4800-8199-5f4b41414748]

Does anyone else out there share this problem or more importantly a solution/work around?

Position that textboxes are rendered in Internet Explorer

$
0
0

I have a report with a number of textboxes (image attached) in a 3 by 3 grid. They are all 5 pixels apart as indicated by BIDS at design time:

When I render it in Internet Explorer, right right hand column of textboxes are shifted to the right hand side of the window:

I would like it to appear as the report in design time. How is this controlled and how do I affect it? Some sort of glueing to the RHS would be useful sometimes, like the Anchor property in Windows Forms, but it needs to be under the control of the developer.

Any advice for resolving this gratefully received. Thanks,

Mark


Mark Roworth

SSRS failing when parameter value contain SPACE in between

$
0
0

I have designed a SSRS report pointing to SSAS Cube. There are 6 parameters and All parameters contains spaces in its values.

for ex Product parameter contains values like 'SQL server reporting services'. When i execute choosing this value it failes with below message. But if selects a value like 'Access' where there is no space in between..it works fine.

An error occurred during client rendering.
An error has occurred during report processing.
Query execution failed for dataset 'DataSet4'.
Parser: The syntax for 'SQL' is incorrect.

But when same query with same parameters executed in report design mode (query designer mode) it works properly.

Could some one help me to resolve this issue.

Thanks in advance

Chandra

  • =User!UserID = Domain\User...

    $
    0
    0
    Question is, how can I only show the User and not the Domain\   ?

    thanks!

    reportitems expression referencing value in hidden textbox not displaying value

    $
    0
    0

    Hi I am trying to get a textbox in report header to display "All" when user selects "Select all" for parameter value rather than have all the values displayed in comma delimited list but so far nothing gets displayed in the header textbox and no error messages?

    I have a textbox in report header with this expression

    =ReportItems!textbox23.Value

    In hidden textbox23 in report body with this expression

    =iif( CountRows("Rcelist") = Parameters!RceCode.Count, "All", Join(Parameters!RceCode.Label, ", "))


    SSRS Form Authentication Page cannot be displayed

    $
    0
    0

    Hi There,

    I configured my report server to form authentication as instructed in the readme file of Security Extension Sample version SQL server 2008 R2 SR1.

    When I reach the step of "Test the sample", the first time I open the report manager from the browser, the logon page displayed, I input a email address as a username and a password, then clicked "Register User", I got a "Internet Explorer cannot display the webpage" response. Then I tried to reopen the report manager, and always getting "Internet Explorer cannot display the webpage". I double checked the configuration files, but could not find anything wrong. 

    Any suggestions or directions would be greatly appreciated. Thanks in advance.


    How to Add The Tablix Control to SSRS

    $
    0
    0

    Greetings all and Happy New Year!

    I've started a new job and my employer has me creating reports using SSRS. I'm using Visual Studio 2008, v3.5 sp1 and I have a need to use the Tablix control.

    Alas, the control is not a part of the toolbox that I currently have.

    So, I r-clicked to add a control, but, unfortunately, Tablix - or any available control name that might indicate it contains Tablix - did not appear among the several tabbed pages from which I could select said control.

    Is anyone familiar with how to get Tablix added to my Toolbox in SSRS?

    Thanx in advance!


    How to set the Header for only single page in custom report template

    $
    0
    0

    Hi,

      I am Creating a custom report template and include a header .Now i want to display header only for a single page .How can i acheive this one .

                  Any Help would be  greatly appreciated.

    Thanks&Regards,

    S.Harikrihna.

    Export report in CSV format in SSRS report through URL

    $
    0
    0

    Hi All,

    I am using a url for my SSRS report to export in CSV format.

    The problem is it is exporting correctly for the first time,But when i am selecting different parameters and after pressing the view report and exporting,it is giving me the same result.Can anyone tell me how to refersh it.

    I am using the belowUrl

    http:myserver/Pages/ReportViewer.aspx?%2fReport+test%2freport_name&rs:Command=Render&rs:Format=csv

    while the result coming fine in my sub report.

    Thanks in Advance

    Regards,
    Msbilearbning

    URL parameter value SSRS

    $
    0
    0

    Hi Experts,

    I would like to pass one report URL from main report like drill through report. 

    It written expression in the ACTIONS and is working fine but it can't able to pass the value.

    Below is my expression 

    =Replace(Globals!ReportServerUrl,"ReportServer","Reports/Pages/Report.aspx?ItemPath=%2fBCC+Reporting%2fLand+Services%2fTask+Analysis%2fTA01_Task_Details"& "&Item_Number="&Fields!ItemNumber.Value)

    Can anyone guide me where I was doing mistake 

    Thanks,

    RK

    Power view set up on SQL server 2012 + Sharepoint 2010

    $
    0
    0

    Hello,


    I have configured SQL 2012 + Sharepoint 2010.

    SQL 2012 version - Microsoft SQL Server 2012 - 11.0.2100.60 (X64)  Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)               

                                                  
    After completing all necessary configurations, I created a routine rsds file in sharepoint. On right clicking the .rsds I can see the option to 'Create Power view report'. However, on clicking it I get error - Action cannot be completed...not a valid extension.

    Am I missing anything?

    One point worth mentioning, somehow I do not see  "Microsoft Business Intelligence Semantic Model" as a content type in Sharepoint contebt types list.

     

                         

    Horizantal Scroll Bar

    $
    0
    0

     

    Hi frds,

     

    Is there is any way to put a Horizonta scroll bar for the Matrix repot.And the First column should allways visible when user scorlls from left to right.

     

     

    Rgerds

    Sithender,S

    Viewing all 10045 articles
    Browse latest View live


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