How do I get my Local instance set up: http://localhost/ReportServer
I am completely lost.
I have installed everything but my Report Manager is not working.
How do I get my Local instance set up: http://localhost/ReportServer
I am completely lost.
I have installed everything but my Report Manager is not working.
I'm querying data from a Tabular model which has time in hh:mm format and I have a requirement to convert to minutes. I am having issues when dealing with few records. Could someone please help me with it?
The data is something similar to this.
10:00 (null) -12:45 3:30 -6:00
And, I am expecting the below result:
600 000 -765 210 -360
Thanks!
Known is a DROP, Unknown is an OCEAN.
Hi All,
I just faced a license issues, Last Friday my colleague insert a new license key to SCCM. But still yesterday the evaluation trial of SQL server expired and the SSRS service stop... can't check the report anymore and it does show "HTTP Error 503. The service is unavailable."
Hello everyone,
I am facing an issue for Report Viewer Control which is embedded in my ASP.NET MVC web application. Due to the performance issue, I have set the AsyncRendering to TRUE and this leads to the problem of resetting the Radio Buttons and Checkboxes in the Report
Parameters & keeps them un-checked after clicking "View Report" button. If I set AsyncRendering to FALSE then everything works as expected but for large reports, this configuration leads to crashing of the application by causing it to hang.
Please help me out with this problem.
Initial state
After clicking on "View Report" button
I have to develop a SSRS report, it needs to position an image (like a long bar) from top to the bottom on the left, it also needs header and footer, I am only able to put the image on the body which leave header and footer without the image.
In Crystal Reports, this can be achieve to use Underline Following Sections, but it seems no similar feature in SSRS.
Any Suggestions?
Thank you very much.
Amy
I'm looking into a SQL Server Reporting Services patching issue and trying to determine if SQL Server 2017 Reporting Services and SQL Server Management Studio for Reporting Services (version 14.0.17213) are at all related to each other. If I have SQL Server Management Studio for Reporting Services (version 14.0.17213) installed is the Security Update for CVE-1332 applicable or is it only for SQL Server 2017 Reporting Services??
I'm looking into a SQL Server Reporting Services patching issue and trying to determine if SQL Server 2017 Reporting Services and SQL Server Management Studio for Reporting Services (version 14.0.17213) are at all related to each other. If I have SQL Server Management Studio for Reporting Services (version 14.0.17213) installed is the Security Update for CVE-1332 applicable or is it only for SQL Server 2017 Reporting Services??
Hi Everyone,
We have our reports in SSRS 2014.
If we need to upgrade them to 2019, can we directly upgrade them from SSRS 2014 to 2019?
Are there any issues which we might run into?
Thanks for your help!
I have a report that contains a single Tablix containing 6 text (html) fields on on top of the other si it looks like a basic single column table. Each field can have 0 to , say 10 or 15 lines.
The user is looking for the report to have line numbers on each line.
The Tablix only contains a single record, and each field line count is unknown so I am unable to make use of Rownumber()
Would anyone have ideas how I might accomplish this? It should look like
Maybe it would be OK to have numbers on lines without text (like tb2 above) but preferably not.
Any help is appreciated
Hi,
We have migrated from SSRS 2014 in 'SharePoint 2013' to 'SSRS 2016 in SHarePoint 216'. After migration, the reports are working fine. But the subscriptions which wer migrated or new subscrion are not getting delivered on E-Mail.
I completed the subscription E-Mail settings in SharePoint. But it did not work.
Any help would be appreciated.
I have built a matrix report, bold for specific values in the group field is working, also it is working in another field description column but, in report manager/browser only in one grouped column it is working but, it is not working in another column
If anyone knows, please suggest your answers
I have a report which has a parameter on Program set as
Where (0 in @program or (p.programid in (@program)))
When I run the report for a year with 0 to select all programs, the report runs in 10 seconds and brings me back 23,000+ records. But when i choose a single program ( the one with 21,000+ rows) the report will run for 5 + minutes and error out saying "unable to set property 'value' of undefined or null reference".
I tried pagination and limiting the number of records to 30 per page but this would result in wrong calculations in the total as there is always 1 less than the original report and I do not know why. Also I have grouped the report on Program already and then I group for the row number.
I am trying to show a report on a page but when I load the message appears: Report Viewer requires a standards compliant browser. Users of Internet Explorer 8 and earlier should switch to a modern browser, or if already using a modern browser target standards mode by adding the header tag to the host page.
I have looked for an answer to this problem and the solutions are to add the meta tag and <!DOCTYPE
html>
but none of these solutions has helped me
This is my code:
<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="InformeDefectoporFolio.aspx.vb" Inherits="ASPNET.StarterKit.IssueTracker.InformeDefectoporFolio" %><%@ Register Assembly="Microsoft.ReportViewer.WebForms" Namespace="Microsoft.Reporting.WebForms" TagPrefix="rsweb" %><!DOCTYPE html><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><title>Reporte</title><script type="text/JavaScript"> window.onload = function RemoveScrollbars() { document.getElementById("<%=RptDefectoporFolio.ClientID %>").lastChild.firstChild.style.overflow = "visible"; } </script></head><body><form id="form1" runat="server"><asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager><rsweb:ReportViewer ID="RptDefectoporFolio" ProcessingMode="Remote" AsyncRendering="false" runat="server"></rsweb:ReportViewer></form></body></html>
Interactive sorting for columns outside the column group does not seem to work with column groups in SSRS.
I searched for a resolution to this in MSDN but did not see one. However, I found a solution before I created a question so I am posting the resolution here.
The interactive sorting worked when I selected "Groups" (instead of "Detail rows") under "Choose what to sort", and then selected the column under "Sort by", in this case "CustomerName".
Greetings Experts!
I have a requirement that my users are requesting that the parameters panel (which is currently displaying at the top of the page in the Report Viewer) be relocated so that it shows on either the left or right side of the page. I haven't seen anything in the the documentation where we can specify the location of the parameter panel on the page. Is there a way to do this?
Thanks in advance!
Hi,
I have a report server with over 400 datasources and Im trying to rationalise them.
Is there a way to query the connection strings and the account they are using from the ReportServer database or does it all have to be done manually by trawling through Report Manager?
Thanks
Fellow SSRSs
We are using SSRS 2016. we have a url that is https
We have certifcates. They have been installed.
The web services configuration panel works fine and the web services link works fine - picking up the https.
But for Web Portal configuration panel, we have issues
At the top of the panel is for URL - that is port 80. In that you can add an entry for header name. Doco makes you believe that you can put a https in there and/or force it to 443 for the https value. it will not take it.
At the bottom of the panel is for https entries.
We are not able to add a header name inside that - just certificates.
What are we missing to add a https url?
Thanks
MG
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
simam