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

SSRS 2016 Mobile reports - Why send Simulated Data with every report?

$
0
0

Hi,

Every time I request a SSRS 2016 mobile report, a great chunk of Simulated Data is returned... over 1/2 a Mb of wasted transfer... check it for yourself in Fiddler.

This is causing slow performance and with over 50 reports, it will be unusable for me.

How can I request a report without this data being sent to me?

Thanks,

DM


SUM for lookup and lookupset report builder 3.0 ssrs

$
0
0

I have a report that should read values from 2 dataset by Currency:

Dataset1: Production Total

Dataset2:Net Total

Ive tried to use Lookup(Fields!Currency_Type.Value, Fields!Currency_Type1.Value,Fields!Gross_Premium_Amount.Value, "DataSet2"), it returns only the first amount from dataset2

Ive tried Lookupset function also but it didnt SUM the retrieved values.

Any one can help please.

Regards

Matrix report not passing parameter

$
0
0

I am teaching myself how to develop reports using Reporting Services.  I am using SQL Server 2016.

Using the provided AW DW database, I have created 2 reports.  One is a summary of sales by Employee/Year (based on order date); the second is the detailed sales for a given employee for a particular year.  The 2nd report is based on a paramatised query with the EmployeeKey, and OrderYear the 2 parameters.

The summary report uses a matrix table, the EmployeeName(a derived query column concatinating lastname+ ', ' + firstname) as the row, and the Order year as the column.  The SalesAmount is the detail.

I have set the action of the SalesAmount to navigate to the 2nd report, passing the EmployeeID and OrderYear.

My problem is, when testing using VS SSDT 2015, the drillthrough action works, e.g. passing the correct year and Employee ID, resulting in the 2nd report correctly displaying for the selected Employee, for that year.  However, when I publish the report to my local instance of reporting services, the same drillthrough action fails to pass the employee key.  It does pass the correct OrderYear.

I have tried various changes, including converting the EmplyoyeeID to a string (from the action of the first report), to no avail.

I have changed everything such that instead of passing OrderYear/EmployeeKey, it instead passes OrderYear/EmployeeName, THIS WORKS!!!????

I do not want to use the string of the employee name, I want to pass the ID.

Am I missing something?

Thanks in advance.


SSRS 2014 From Stored Procedure

$
0
0

Currently I have a table that dynamically defines emails that I send out to the client replacing parameters within the content fields with data from the database.  For example, the content field contains the following "@ServiceDate at @Times to perform a Pest Control Application."  Within the stored proc it replaces @ServiceDate with the date we were there and @Times with the times we were there.  Now they would like to also attach a map to the email.  I created an SSRS report that generates the map, but I would like to run the report, save it as a pdf and attach it to the email.  Is there a way I can do this?

Any thoughts or help would be greatly appreciated.

Autorefresh a parameter

$
0
0

I am creating a report that will have no user interaction.  It is for display only. 

I have two parameters to the report: date and shift.  Is there a way to have them updated automatically.  The Autorefresh feature does not update parameters. 

I have tried setting the default for the parameters with an expression that gets the current date and time along with the Autorefresh feature set.  I have pointed the default to datasets which return the current date and time to the parameters.  It seems nothing works. 

Anyone else have other ideas?

Thanks,


Fred Schmid

SSRS 2016 Web Portal Hidden Reports

$
0
0

Is there any way to really hide the hidden reports and the View Option in the Web Portal?

I have hidden reports in previous versions of SSRS that the users could not see but they can see and access them in SSRS 2016.

SSRS 2012 DeviceInfo Name already exists Parmeter Name:deviceInfoName

$
0
0

Hi,

I use MSRS11.0.3000.0

I have a repport production 24/24 with auto refresh 15sec and 200% zoom

Really often, I get this text error DeviceInfo Name already exists Parmeter Name:deviceInfoName

On the net, I don't find any solution for the issue. Only it's normal. I would like to know what can I do to counter this issue ?

Thanks

'Form' type of reports (created inside a LIST) in SSRS?

$
0
0

I have created a report using a LIST. Below image is the expected output. Think this as a "College Form" with the college contact information.

GREEN BOX - All the records are placed in a textbox inside the LIST and working as expected.

Please suggest if this can be put in a TABLE inside a LIST?

ORANGE BOX - Currently, the orange box records are getting scattered in different pages, may be because of the textbox inside a LIST. (Example: Corporate 1 - Admin 1 in Page 1, Corporate 1 - Admin 2 in Page 5, Corporate 1 - Admin 3 in Page 10).

How do I design so that all the corporate 1 records are in one page and same with other corporate records(as the orange box shown in the image)?

Do I need to create a 'TABLE' inside the LIST? Is it possible?

Any help would be great. Thanks in advance. 


SSRS web part's path in SharePoint

$
0
0

Hi,

I'm trying to load my SSRS (.rdl) report to the SQL Service Reporting Services web part, but with no luck.

Receiving this error message: "An error occurred during local report processing.

    • For more information about this error navigate to the report server on the local server machine, or enable remote errors".

I think that the path that I'm providing is not working well. Where should I place my report?.

Thanks in advance!.

Report Builder & Mobile Reports Publisher Bugs

$
0
0

I hope someone is able to assist with this.  We are actively attempting to use SSRS 2016 with Report Builder 2016 & Mobile Report Publisher 2016 to spearhead a new customer portal for our business. Unfortunately, there is a nasty list of BUGS and workarounds building up for core functionality of the product.  Without fixes in place, it makes the product in a business environment almost infeasible.

Some of the bugs/workarounds we have encountered include:

dataset parameters in Mobile Reports do not work without manually editing the mobile report file.

datasets can't be re-edited in the query designer without manually editing the report file.

Cannot use date filter/picker in mobile reports when connected to SSAS Tabular model without creating a custom date measure which then causes incorrect results in report.

Unable to pass a dynamic parameter into a report before rendering it.  The parameter must be pre-determined and stored within the report.  This one really get's me, I mean, seriously??? Anyone who has worked with reports KNOWS you MUST be able to dynamically pass parameters into a report before you render it.  How this was missed is beyond me??  In the programming world, this would be like writing a function where the parameters have to be pre-determined.  You just wouldn't do that because it makes the parameters pointless.

Mobile Reports do not retain the color scheme when re-opened in the designer, sounds like a small issue but has resulted in reports with different color schemes.



Error message on Visual Studio 2012 "An Error occurred during local report processing"

$
0
0

Dear all.

I'm Noguchi.

Now I'm trying to open "sln"file(created on VS 2008) on Visual Studio 2012.

However, I am not able to refer "Preview" although I could see the "Design"

Please see the attachment for this.

https://1drv.ms/i/s!Ar-rVZ4-TDUlgRC9Iabv66fLzLtC

If you have some knowledge about this issue, could you kindly help me please?

Noguchi

Word rendering in ssrs 2008 r2/ssrs2014 to repeat headers workaround is not functioning for my report design which has a list and a tablix

$
0
0

My report structure shown below which is a list containing a tablix and I am trying to repeat header in word export by following the below article

Note : I dont have header

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/fd58a159-7462-46d8-af44-2d6eb33066fe/ssrs-2008-when-exporting-to-word-repeat-header-rows-on-each-page-functionality-does-not-work?forum=sqlreportingservices

Unfortunately its not working.


I tried thesebelow  steps on the tablix but i keep getting error message -saying scope is invalid .I cant copy the error becasuse it comes during preview which doesnt let to copy.

Steps:

Assume one Word page can contains 20 rows. So, you can insert a Parent Group for your subreport, and its group expression is =(RowNumber(Nothing) -1) \ 20 and click the "Add the group header" and enable this group page break function in this group properties window. Delete the table header row and fill in the content into the group header. Now, one group will be in one page, and one group has its own header. But this way is not smart due to it is limited by the number of rows of the word or PDF.




Provide user option to select a combination of values (1-a,2-b) but only pass the first values in the string (1-a) which is 1 and not to main datatset

$
0
0

I have a ssrs report which is pulling data based on user first name and last name .

Lookup Id'S using first name and last name 

using WHERE        (FirstName LIKE @ParameterFirstName) OR
                         (LastName LIKE @ParameterFLastName)

gives me list of values with id's which can be of only two types(pattern) -1. xyz123456 2.xyz789543-1234567890

Say I enter @ParameterFLastName like "James"

xyz123456-Ted James

xyz789543-Rod James

xyz789543-1234567890-Neil James

I thus show a data to user appending id with '-' full name


Now this becomes my dropdown( say @parameteruser) for user to select 

xyz123456-Ted James

xyz789543-Rod James

xyz789543-1234567890-Neil James

Now when user selects one among the above list .
I want to pass only the selected id 
to the maindataset to pull the report with other attributes.

so my main dataset query is like 

where user in @parameteruser

But I want to pass only ids here which is -"xyz123456" and not xyz123456-Ted James

I m thinking of using left function but little scared as ID might grow large to parse out the anything before -

Any thoughts appreciated



Report Server has encountered a SharePoint error

$
0
0

Reporting Services Error

    • Report Server has encountered a SharePoint error. (rsSharePointError)Get Online Help
    • The system cannot find the path specified. (Exception from HRESULT: 0x80070003) 

SSRS E-Mail Settings and Office 365 E-Mail Account

$
0
0

Hi,

I would like to configure my Reporting Services so that a group of end-users can subscribe to a series of reports, but my email account resides on O365 and I don't know what values to use for the email settings.

Any suggestions would be greatly appreciated.

Saeed Fattahi


Saeed Fattahi .NET Specialist



What Creds are being used to Run the Report?

$
0
0

Hello all,

If I create a report and allow someone else to run it, what credentials are being used to run it?  Mine or theirs?

Second, if I allow them to modify the report would they be able to see fields that are denied to them in SQL since it may be using my credentials?

Third, creating a datasource with stored creds that have full access.  If someone uses that datasource to create a report, do they have full access or only access assigned to them?

Thanks in Advance!

SSRS Check paramter is empty issue

$
0
0
I am new SQL and here my question I am creating text(not proc) in SSRS. I need to get data from x table when @ABC (multi value) parameter is selected or is empty. See below query

SELECT A,B 
FROM dbo.X
WHERE ABC IN (@ABC)
OR
((@ABC)='' OR pqr='ACT')
I cannot create a function in db, so i used =SPLIT(JOIN(Parameters!ABC.Value,","),",") in parameter expression of this dataset. When i select one value of ABC param, there is no issue with the report. When i select multiple value it is giving me error. (Incorrect syntax near ',') . Please help. Thanks.

How can i create a report like this in SSRS

$
0
0

Hi,

Please let me know how can I create this chart in SSRS and also the color band changes on condition? Please provide the steps

SSRS Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

$
0
0

Hello

I have this error sometimes during the day.

After I Reboot the server, all reports are available. 

I do not understand why its stop running!!!

I'm using SQL 2016 on Windows Server 2012

Internal error: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. ---> System.TypeInitializationException: The type initializer for 'Microsoft.Reporting.WebForms.ClientTelemetry' threw an exception. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))


How to send multiple values to query via parameter

$
0
0

Hi All,

Here is the scenario:

I have two dropdown parameters; one is State (CA or CO, user can select only one), and Company (total 3 companies - CompA, CompB, CompC - multivalue)

The query in the dataset looks like this

SELECT * FROM myTable WHERE Company IN (...)

Under the IN clause I have to send multiple comma separated values; for instance if the user selects CA and CompA, it should be "MAAA1, MAAA2", if it is CompAand CompB then "MAAA1, MAAA2, MABB1, MABB2".

Similarly if the state is CO, for CompA, the sting in the IN clause would be "NBAA1, NBAA2 etc.

So basically I'm trying to send multiple comma separated values based on the selection.

---------

This is what I tried so far:

I created @Loc parameter with the following values

Label - Value

CompA - if state 'CA' then "MAAA1, MAAA2", Else If state 'CO' then "NBAA1, NBAA2", Else ""

CompB - if state 'CA' then "MABB1, MABB2", Else If state 'CO' then "NBBB1, NBBB2", Else ""

CompC - if state 'CA' then "MACC1, MACC2", Else If state 'CO' then "NBCC1, NBCC2", Else ""

Changed the query under dataset to

SELECT * FROM myTable WHERE Company IN (?)

This created a parameter named "Parameter1" and I put this value for the default value:

=Join(Split(Parameters!Loc.Value(0), ",",) ",")

However the query is returning blank even though I know there should be records.

----

Where am I going wrong?

Thanks.


Viewing all 28687 articles
Browse latest View live


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