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

SQL Server 2012 Reporting services Report Builder ClickOnce in SharePoint integrated mode

$
0
0

Hi

I've installed SSRS 2012 in Integrated Mode with SharePoint 2013.

I've created RS Application, I have the Content types for Report Builder Report but when I try to create a new Report Builder Report from a document library (using ribbon) it try to lauch the following url

http://sp2013/bi/_layouts/15/ReportServer/RSAction.aspx?RSAction=ReportBuilder&FileUrl=http://sp2013/_layouts/15/ReportServer/rs.rsapplication&SaveLocation=http%3A%2F%2Fsp2013%2Fbi%2FDocuments&Source=http%3A%2F%2Fsp2013%2Fbi%2FDocuments%2FForms%2FAllItems%2Easpx

which gives an 404 Not found error

I've installed Report Builder 3.0 as standalone because from SQL installation I didn't get an Report Builder

What else should I do ?

I've noticed that ReportBuilder_3.....application is in webservices folder of sharepoint

Please help


Sorin Sandu


Sum Product By Month By Year

$
0
0

The image above is an example of a dataset I have in SSRS. Unique items in the table is over 60. Currently it is aggregated by month and by year (total for all items). A user has to manually add up an item's total for the month or even for the year. Now, they want to be able to see the sum as well as the average of an item by month, by year. For example, from the chart, to get the total value of item D, we will have to manually add up across the year. How do I meet this requirement using SSRS?

Thank you.


Zionlite




backup current statistics of particular table

$
0
0

Hii ..

I want to take backup of current statistics of table 

is it possible or not ??

help must appreciated ..


Dilip Patil..

How do I set the "Data sources" value for a given dataset name

$
0
0

Hello

I have two SSRS reports to execute one after the other. Each report accepts data from different tables 

While configuring,  the "Report datasource" ,   the "datasource Instance" is set by me manually 

After setting this for one report I go about setting for the other.

But after setting the above the first report's data source becomes "None" and after setting it for this first report the second report's datasource becomes "None".

I tried saving after setting the datasource, but the result is same 

Please help me 

regards

Manoj gokhale

Ca we display text from Top to bottom (Not Vertical or Rotate 270)

$
0
0

Hi,

I want to display text vertically in a SSRS report. I am using 2012 and I want text to be displayed something like below.

Any help or work arround whould be appriciated.

Thanks,


sarat chandra sahoo

Dlls are not working for me in Report server

$
0
0

Hi,

I am using SSRS 2008 and deployed some reports to the report server. For localization purpose we are having some Dlls which need to be registered in the report server. I am using some methods from the dll.

Can someone please suggest how I can register these dlls to work in the report server for 2008, R2 and 2012.

Thanks,


sarat chandra sahoo

Tooltip on sparkline represents the wrong marker value

$
0
0

I've added multiple sparklines to a report, each representing a trend over the last 12 months. Each month has marker on the sparkline and each marker has a tooltip. The sparkline correctly represents the month's value, but the tooltip shows the wrong month (a month later).

ie:

- i have a sparkline representing Januari 2014 to December 2014

- The line and the markers go up and down correctly according to the values of each month so that the third marker represents the value for march 2014.

- The tooltip (which contains the month and the value of that month) contains the value of one month later. So the tooltip of the third marker, shows april 2014 and the value belonging to april in stead of march 2014 and the value belonging to march.

Is this a known issue? And is there a workaround for this?

- Matthijs

color analytical map report

$
0
0
I am using the map wizard to build a map report. The visualization that I choose is Color Analytical Map. I am able to specific the data that I want to display on the map, and it displays correctly in Preview mode. However, when I attempt to run the report, the map that is generated has no data displayed on it. Any suggestions?

Subscriptions not completing. Processing: 0 process of 2 total; 0 errors

$
0
0

We have subscriptions that have run for many months, all of a sudden radomly, some of the subscriptions say 'Processign: 0 processed of 2 total; 0 errors.  When looking at the ExecutionLog3, it shows that the reports are in Render as the ActionItem and the status is 'RsAccessDenied'.  Now this doesn't make sense since other subscriptions are using the shared datasource and they are running just fine.   If anyone has any suggestions as to why this is happening or what we can do to stop it from happening that would be appreciated.  We have found that deleting and re-creating the subscription then works.   Remember this is random with the subscriptions, so it is hard to narrow down why it's happening.

Report Builder Actions Expression

$
0
0

I'm trying to link the returned values in one report to another but need to add a wildcard to the expression.  I've tried a bunch of options but so far it just keeps displaying errors.

My thoughts would be something like =Fields!Site_Code.Value Like Site_Code% but so far no luck.

If I leave it at the default (=Fields!Site_Code.Value) it does bring up the report, but returns no data because the code I'm passing is the first two characters of a computer name.

Can this be done?

Help with getting upper into lower case

$
0
0

Hello

In my SELECT statement, I have:

,UserName

When this comes through in the query, it appears as: JOHN.SMITH

Is it possible to use CAST or CONVERT to change this to John Smith?

Any advice gratefully appreciated.

Thanks.

SSRS BgColor FILL

$
0
0

Hi,

Need a help in SSRS .

i want to change the row color irrespective of values (NULL also) based on a condition .
please find the below example
Name A1 B1 C1
A         1
B              2
C                      3

in the above example , i want to get the A row to be colored in red(in cell A:B1,A:C! also).
ps: in the above format A1,B1,C1 are matrix.

thanks in advance.

List of Month and Year in SSRS report parameter?

$
0
0
Hi, I have two parameters in my SSRS Report i.e. Month and Year. I want to show the list of all Months in dropdown and years for a particular range say 1995-Current Year.
Can any one suggest me the query for how to get it to work.
Thanks!! MCP

An impersonation error occurred using the security context of the current user. -- Report server is on remote server and file share folder is on local server

$
0
0

I have deployed a report on the server (e.g. remoteserver\reports) from my local machine. I opened the report in browser in my local machine and created a new subscription with windows file share delivery option.

But its giving an error "Failure writing file \\localserver\subscriptions\Report1.xls : An impersonation error occurred using the security context of the current user." Here "subscriptions" is the folder which I have created in my local machine.

I followed the instructions found in the link "http://msdn.microsoft.com/en-us/library/ms157386.aspx"

Please help to solve this issue.

No data return by the query

$
0
0
I am using SQLServer 2012 Report Builder 3.0, my query return no data, but I want to return 0 if no data return by the query. Experts advice would be appreciated. 

Shareef


Disclaimer - suggested wording

$
0
0
Hello

I'm conscious that the data I report out with Reporting Services can only be as good as what's coming in, etc; that no data is ever going to be 100% accurate.

As such, I would like to add a disclaimer to my reports.

Does anyone here do this and if so, what wording do you use?

Many thanks.

SSRS 2.0 -- Overlapping reports, top layer not showing up in application

$
0
0
We have an application that creates and displays reports using SSRS 2.0 (it's a WPF desktop app, with a WindowsFormsHost region to display the report).  Everything works great, until I get to a report that requires overlapping reports -- for example, I have a bar chart with a control line that needs to be laid over the bar chart.   To do this, I create two charts -- a bar chart to display my data, overlaid by a line chart where the value field is a constant, determined by parameter.

In the builder, this displays fine.  I just had to set the "fill" for both the chart and the chart area (for the line chart) to "no color", and set all other grid lines & annotation to either "no color" or, where the option is available, "none"; and then move it so that the Y axis for the control line lines up with the  Y axis for the bar chart.

But when I actually run the application, the control line doesn't show at all.  The documentation warns that in non-print mode it will display the two charts separately; but in print or non-print mode, it just doesn't display the line at all.

Has anyone else encountered this?  Any suggestions of things I might be doing wrong?  I've got about two weeks' experience using SSRS, so if there's a rookie mistake to be made, I've likely made it.

Trim the characters after special Symbol SSRS

$
0
0

HI Friends,

I have one issue... This is my parameter.  Parameters!Testing1.Value

SA-CODE

YP-YORKI

U-BORAKAN

I-JAMKARI

UIT-STATES

 so I need to display only before "-" characters like this

SA

YP

U

I

UIT

Can anyone give me the answer please?

Thanks in advance

New Data Source

$
0
0

I moved my report data to a new SQL server and on established reports I applied a new datasource.  The underlying scripts remained the same.  When I try to run the reports it is asking for the credentials I supplied to access the database.  I'm not sure why it is doing this.

Any ideas would be greatly appreciated.

How to fix the position of controls, so table expands into whitespace and doesn't push lower controls down (invoice report in SSRS 2005)

$
0
0
I am designing an invoice report. There are some controls at the top of the report (company logo, date, invoice number etc), followed by a table listing the items in the invoice, followed by some controls at the bottom (subtotals, returns address etc). The report should always print onto a single page.

I want the controls at the bottom to have a fixed position on the page. There is sufficient whitespace between these controls and the table above for the table to expand to list many items. However whenever it expands it pushes the lower controls down. This results in them spilling onto a second page.

Is there a way to fix the position of controls and suppress the "gets pushed down when controls above expand" effect?


Viewing all 10045 articles
Browse latest View live


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