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

Query to get fields used in reports of reportsserver database

$
0
0

Hi,

I have more than 80 reports in more than 20 SSRS projects deployed on two reporting servers.

Please provide query to get fields used in all the reports.

Please help, its very urgent.

Thanks,

Vivek Singh


#error when trying to sum a calculated field in ssrs text box

$
0
0

I am getting the #error when trying to sum a calculated field in ssrs text box. I have seen posts regarding division by zero but this has none of that.

The calculated field is appearing correctly in the detail row and I get the error when I try to sum it in the group row.

SSRS 2016 - Auto refreshing mobile report - Dashboard - Page Refresh

$
0
0

HI,

I have an SSRS 2016 mobile 'dashboard' report. 

I have setup auto refresh of the dataset for one minute. 

My problem is that the mobile reports are essentially dashboards. I need my end user to have this report open all day on a third monitor so they can use it as a dashboard. 

How do I get the mobile (formally datazen) report to auto refresh? I have set the refresh of the dataset and that is working. But without refreshing the browser - the data on the report does not auto update? What good is it to have a dashaboard that the user has to manually refresh. Maybe I'm missing something? 

Don't the mobile report KPI's refresh without refreshing the page? or not? Using browser tricks to auto refresh the page doesn't really work because the user see the annoying 'loading' animation - see below.

I must not be understanding something?I hoped that when I got the auto refresh of the dataset working it would update the report - it does not without refreshing the page. This can't be correct?


qeqw






SSRS 2014 - CR/LF at the end of the exported text file with CSV renderer

$
0
0

Hi,

I am using SSRS 2014 with a report showing a simple table of data. For Exporting to csv text file a CSV renderer is used.Following is the renderer configuration in rsreportserver.config file for same. 

                                 

<Extension Name="Text file" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering">
<OverrideNames>
<Name Language="en-us">Text file</Name>
</OverrideNames>
<Configuration>
<DeviceInfo>
<FieldDelimiter>;</FieldDelimiter>
<NoHeader>true</NoHeader>
<Extension>txt</Extension>
<ExcelMode>False</ExcelMode>
<RecordDelimiter></RecordDelimiter> 
<Encoding>ASCII</Encoding> 
</DeviceInfo>
</Configuration>
</Extension>

Problem is when I export to text file there is an Carriage Return/Line Feed at the end of the file i.e. after the last record. I need this CR/LF in between the records as normal but not after the last record.

This is causing the import of this file to fail in a consumer application.

Please suggest how to remove the last CR/LF, its urgent.

Note:- I have added  <ExcelMode>False</ExcelMode> to avoid an extra blank line at the end coming in the exported text file.




Mobile Report publisher stylesheet

$
0
0

Hi,

I 'm new in mobile report publisher and have starting BI development recently.

and now, i would like to know how can i modify the stylesheet of mobile report publisher BI?

where is the css and font files?

thanx

InternalCatalogException in Reporting Services 2008 - no reports rendering

$
0
0

Hi all,

We've had an unexpected outage on two of our reporting services server overnight and we're hoping someone can point us in the right direction.  We have a Windows Server 2008 machine running about 5 instances of reporting services in standalone, non-IIS mode.

Two of these instances have started hitting exceptions when rendering any reports.  I include an excerpt from the log below.

The first evidence of a problem in the log is an InternalCatalogException, of which I can find many unrelated hits when searching the forums so I don't think this is specific enough to trace.  I do note a reference to "segmentedChunkStore" in the text which seems like a better clue.

I've eliminated the idea of a machine/OS issue due to several instances not affected by this problem.  There is some possibly related info which may help:

-This machine is a HyperV VM which has been moved between hosts within the last few weeks. In the process, all Report Server databases were backed up and restored at the new site.
- It uses a Custom Authentication extension authored by us.
- Within the last few days, users of three RS instances advised that a role permission they had prior to the move (Consume Reports Task) was no longer granted.  I had to re-grant this to the role.  The two RS instances now experiencing the InternalCatalogException issue raised an error at the time about not being able to find a group when I granted the task.  I added the group, granted again, and it granted without error so I thought nothing more of it.
- These two RS instances have been working fine since the HyperV host move right up until last night.
- The machine had several Windows Updates queued up which were installed last night.  Since completion of the updates and subsequent reboot, these two Reporting Services instances now raise this InternalCatalogException error when trying to render any reports from Report Manager, Report Server, or previous from Report Viewer.

At this point, I'm suspecting some sort of data corruption has occurred in the ReportServer databases, initially causing the loss of the Consume Reports permission and, after a reboot, these exeptions. But any suggestions on how to troubleshoot further greatly appreciated. Here is the excerpt from the log.

library!ReportServer_0-1!8d4!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/IncConseqCountYTD).
library!ReportServer_0-1!12f0!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/IncCount13Months).
library!ReportServer_0-1!f98!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/my30DayActionList).
library!ReportServer_0-1!10c0!09/19/2012-20:55:53:: Call to GetItemTypeAction(/Risk Manager/Dashboard Module/Medsys/org30DayStatusPanel).
library!ReportServer_0-1!830!09/19/2012-20:55:54:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/org30DayStatusPanel')
library!ReportServer_0-1!830!09/19/2012-20:55:54:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.,segmentedChunkStore;
 Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!830!09/19/2012-20:55:55:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
chunks!ReportServer_0-1!830!09/19/2012-20:55:55:: w WARN: Rolling back shared chunk transaction for snapshot '49663ae9-6692-4ea2-8a5d-210de4729653', Permanent=False.
library!ReportServer_0-1!830!09/19/2012-20:55:55:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!ff8!09/19/2012-20:55:55:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/my30DayStatusPanel')
library!ReportServer_0-1!8d4!09/19/2012-20:55:55:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/triCountPanel')
library!ReportServer_0-1!8d4!09/19/2012-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
 Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!ff8!09/19/2012-20:55:55:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
 Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
chunks!ReportServer_0-1!ff8!09/19/2012-20:55:55:: w WARN: Rolling back shared chunk transaction for snapshot '68d6456c-1ed0-46eb-8bec-37b04f94065a', Permanent=False.
library!ReportServer_0-1!ff8!09/19/2012-20:55:55:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!8d4!09/19/2012-20:55:56:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
chunks!ReportServer_0-1!8d4!09/19/2012-20:55:56:: w WARN: Rolling back shared chunk transaction for snapshot '464d6ec5-f256-4633-97d9-792c700931a0', Permanent=False.
library!ReportServer_0-1!8d4!09/19/2012-20:55:56:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!b90!09/19/2012-20:55:56:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/my30DayActionList')
library!ReportServer_0-1!b90!09/19/2012-20:55:56:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
 Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!1598!09/19/2012-20:55:57:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/IncCount13Months')
library!ReportServer_0-1!b90!09/19/2012-20:55:57:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
chunks!ReportServer_0-1!b90!09/19/2012-20:55:57:: w WARN: Rolling back shared chunk transaction for snapshot '94bb87a7-bece-454e-b418-78b18b9eacb1', Permanent=False.
library!ReportServer_0-1!b90!09/19/2012-20:55:57:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!8d4!09/19/2012-20:55:57:: i INFO: RenderForNewSession('/Risk Manager/Dashboard Module/Medsys/IncConseqCountYTD')
library!ReportServer_0-1!1598!09/19/2012-20:55:57:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
 Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!8d4!09/19/2012-20:55:58:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details., segmentedChunkStore;
 Info: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
chunks!ReportServer_0-1!8d4!09/19/2012-20:55:58:: w WARN: Rolling back shared chunk transaction for snapshot 'e254656f-6c22-49e6-b473-5ed986e0a730', Permanent=False.
library!ReportServer_0-1!8d4!09/19/2012-20:55:58:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!ReportServer_0-1!1598!09/19/2012-20:55:58:: i INFO: Exception InternalCatalogException dumped to: C:\Program Files\Microsoft SQL Server\MSRS10.TESTIMPACRS\Reporting Services\Logfiles flags= ReferencedMemory, AllThreads, SendToWatson
chunks!ReportServer_0-1!1598!09/19/2012-20:55:58:: w WARN: Rolling back shared chunk transaction for snapshot 'e15cc0b9-c8b1-446a-a3bf-da2ceba6273d', Permanent=False.
library!ReportServer_0-1!1598!09/19/2012-20:55:58:: w WARN: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details.
library!WindowsService_0!14a0!09/19/2012-21:01:07:: i INFO: Call to CleanBatch()
library!WindowsService_0!14a0!09/19/2012-21:01:13:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings.

Regards,

Michael


What is the max size a string variable in SSRS 2014 and how much xml content it can hold?

$
0
0

I have incoming xml stream which is passed to SSRS report 2014 via asp.net call which extracts a xml message from source system .The xml schema in utf 8 format has 12 nodes and content of the data keeps varying .Currently the xml  gets only english content and now I have a request to get content in French.

The xml data is about user and his profile attributes in a student application

I would therefore have to define 12 french nodes in the schema to get the new french content separately.I am worried now that if I request the content in the same xml it might break the xml string which holds the data and passes to SSRS report.

I actually don't know what is the maximum size the variable can hold . I dont want any server sided change because that may impact other existing report by increasing the size?

Hence I m searching answers for the following questions to design accordingly

How do I measure the content of characters in the incoming xml parameter ?

Also what is the max size a SSRS report parameter of string type can hold.?







SSRS Help

$
0
0
I have a report that displays the member address along with number of case numbers that this member is associated with.

MEmber can have mutiple case numbers associated with him. So, in this case we want to display all the casenumbers.

I have a tablix that is displaying this information. I've group by on memberID. But it displays only one case numbers but not all the case numbers

Here is how I need it to display: For memberID it has 2 casenumbers but my report is displaying only one

MemberID Membername MemberStateMemberCity     CaseNumbers
123abc CASanjose s123456
124xyz PAScranton s123567
s127890

Display each year (value) of a parameter

$
0
0

Team:

I have the following expression:

=Parameters!year.Value(0)

Which displays like so in the Year column:

What I need is for each value (year) I select in the parameter to display in the table.

Any help would be appreciated.

Thanks,

jr7138


jer

Find and or replacing SQL code accross all SSRS reports

$
0
0

Good morning,

I wondered if it is possible to find all reports where I have referenced [CHH-BI] in any part of my SQL in any SSRS report. We are soon going to be renaming new servers and been told to manually change all SSRS reports where it references the old server. Now this is very time consuming and we don't have access to the report server. However if I did is it possible to firstly find all the reports where I have referenced[CHH-BI] in any part of my SQL across all reports and to go one better is it possible to change them all in one go to[CHH-BILive] without having to open each report and do it manually?

Kind Regards

Simon

 

I'm leaving is there an easy SQL update query to change the owner of all my reports

$
0
0
Hi, I'm an Analyst and am moving roles, I have created around 100 reports and the problem is only I can change the SSRS reports I created. Is there a way to change all of my reports owner to a colleague??

SSRS 2012, getting an error expression when using Split

$
0
0

Hi All,

What is wrong with this expression

=iif(Split(Fields!Modules.Value,";").Length>1,Split(Fields!Modules.Value,";")(1),"")

it always says "#error" where Length is 1, and show right results where Length is > 1.

Thanks


Hassan

interplay between row group sort orders and tablix sort orders

$
0
0

Hi we run 2012 enterprise. I was doing great with a dynamically chosen view on row groups till I got a change request.

I have 4 rowgroups and two column groups.  The row groups have their own heading rows.  And each row group toggles the next rowgroup.  The entire tablix has one total row on row group 1.  Every other row group shows totals on its own "heading" row.

Before the change, the user could choose to permutate the 1st 3 row groups two different ways.  My proc deals with this as it is passed the view choice.  Each row group (whether this was necessary or not) has its sort property set to itself.  This may have defaulted this way.

The geo rowgroup is rowgroup1 in one view and rowgroup2 in the other.  And its sort order isn't alpha.  It would be looked up and passed back from the proc as yet another column.

So the question goes like this:  1) deal with order in row group sort properties as an expression involving new col and rowgroup name depending on view chosen?  2) and/or deal with sort order in tablix sort properties?

   

How do you convert a number from negative to positive?

$
0
0

 

I was just wondering if there is a way of converting a number from negative to positive within Reporting Services, ie remove the "-" sign from the front of the number?  One of the columns within my report contains a calculation which results in an integer, but it is always a negative number, even though it should really be positive (it would take too long to describe the exact reason for this, but it's to do with the underlying database, which I don't have access to anyway). When I right-click on the relevant cell within the table in Layout view in the Report Designer and go to Expression, there is a list of Conversion functions under the "Common Functions" heading but I can't find anything there which would convert a number from negative to positive.  Does anyone know how this can be achieved?

Report builder function from external network from SharePoint 2013

$
0
0

Hi All,

We have SharePoint 2013 with SSRS features enabled . I have created new site collection with all the SSRS features enabled , When I try to open the Report Builder report from SharePoint site am getting below error .

This is the error am getting both internal and external network , please let me know how to fix this issue.


Mani L



Conditional background image

$
0
0

Hi all,

  I would like to set up a watermark on the report using the background image on the body. The watermark visibility is controlled by the status of the record and each record starts with a new page. Is there any way to refer to the status of the record in the body section? ReportItems does not work.

Thx.

Can't keep column headers visible in IE browser

$
0
0

Hi,

I've been researching this for days and have tried many things to get my tablix column headers to freeze at top of screen when I'm scrolling down in a report IN THE BROWSER.  I am using Report Builder 3.0 on MS Sql Server 2012 to create the report and Internet Explorer 11 on Windows 8 to view the reports.  The things I have tried are both in table and matrix, with a row group and without, with a column group and without, using the tablix property setting to 'keep header visible while scrolling' and also using the method of setting the tablix member properties for the static rows using tablix properties 'advance mode', clicking on static member and setting FixedDate = True, KeepWithGroup = After and RepeatOnNewPage = True and then also setting the background color of row to White. 

In these tries I can always get what I need to work and show up in the Report Builder 'Preview' mode, but it never works in the browser when just running the report directly.  I have tried everything I can find in the forums but still the only thing that ever happens in the browser is that the whole page just scrolls down and nothing stays frozen on top of screen (not even the report header stays let alone my matrix column headers).  I can't find anything that addresses when it works in Preview mode but doesn't work in Internet Explorer.  Is there a setting somewhere in the setup of reporting services that I'm missing maybe?  Or something specific to the browser that I need to do? 

Any help at all would be appreciated.  I'm desperate.  If I can't get this to work for all our reports, the users aren't going to stick with these. 



Unwanted double quotes inserted into Filter by SSDT

$
0
0

Hi,

I have recently migrated several SSRS reports from SQL Server 2008 R2 to SQL Server 2012.

When I initial view the filters they appear correct as follows; -

However when I check the rdl file out for editing and view the same filters they appear as follows; -

This results in my report filtering out unwanted data. Can anyone tell me how to stop this please?

Kind Regards,

Kieran.


Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

can one report both have portrait display and landscape display?

$
0
0

Hello:

can one report both have  portrait display and  landscape display?

take for exmaple:

page 1,2,3 are  portrait display (8.5in*11in)

and page 4 is landscape display (11in* 8.5in)

thanks very much


becuase our customer wants the pdf file exported from the report both have  portrait display and  landscape

URL to run mobile report

Viewing all 10045 articles
Browse latest View live


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