Telerik Forums
Reporting Forum
1 answer
114 views

HI Guys

I searched for ways to be able to hide a cross-tab table, i finally ended up with using parameter and conditional formatting.

However, when the crosstab table is hidden there is still a small boxes, any idea why is this ? or how i can fix it?

 

Thanks 

 

Katia
Telerik team
 answered on 28 Apr 2020
1 answer
54 views

HI guys,

I have table data source into the report, the table is split in to 2...A and B.

i want to produce 2 crosstab tables in the report, one table showing A and the other B. 

Currently i am using IFF statements to filter the report into A and B.

I tried using the group in the group explorer but it didnt work. Any recommendation?

Katia
Telerik team
 answered on 28 Apr 2020
5 answers
758 views

Suppose:

  • We have a report, designed using the stand-alone designer, version A.
  • This is being rendered by a report server, version B, to a REST endpoint.
  • This is being downloaded and viewed with the WPF desktop client, version C.

then my question is: what is the compatibility between A, B, and C for different Telerik reporting releases?

Or,

  • When do I need to update my report definitions as I update the server?
  • Do I need to expose multiple report server end points with different versions for the clients to connect to (since we can't update ALL the clients at exactly the same time as the server)?

Any advice here most welcome.

Thanks,

Nick.

Katia
Telerik team
 answered on 28 Apr 2020
11 answers
805 views

Hi,

I have created a telerik reporting rest service application using visual studio template and created a report as in the sample 'C:\Program Files (x86)\Telerik\Reporting R3 2016\Examples\CSharp\Html5Demo'. The report is loaded successfully.

But my front end is a separate application. So I have created a new project and added the 'index.html' and 'ReportViewer' folder into that and the 'serviceUrl' in index.html is updated as 'serviceUrl: "http://localhost:12345//api/reports/" '. I got CORS errors initially and resolved by adding custom header as 

 <add name="Access-Control-Allow-Origin" value="*"/>  

<add name="Access-Control-Allow-Headers" value="*" />

<add name="Access-Control-Allow-Methods" value="*" /> in the report service(http://localhost:12345) web config.

But still, I am getting some error like

cannot load http://localhost:12345/api/reports/clients/141336-2297/parameters. Response for preflight has invalid HTTP status code 405

cannot load http://localhost:12345/api/reports/clients/141336-2297/instances. Response for preflight has invalid HTTP status code 405

even though my http://localhost:12345 is up.

Is there any solution for this.

Can I load the report viewer as a separate application from the report service?

My actual requirement is to load the report viewer in an AngularJS2 application. Since there is no AngularJS2 report viewer is available, I tried it to use in an independent JQuery application and later I can move the same to angular.

 

 

 

 

Karthic
Top achievements
Rank 1
Veteran
 answered on 27 Apr 2020
2 answers
763 views
Hi team. I currently using the enterprise version of telerik and working on a table with 1 row 2 columns which is binding to my current data source of key value pair. When i run the report i got output appeared as the first attachment. Is the anyway i can split this table into as many continuous columns across the page? just like the second attachment 
Neli
Telerik team
 answered on 27 Apr 2020
2 answers
463 views

Using the Telerik.Reporting.Graph, how can I remove extra whitespace under the x-axis?

I am trying to make the x-axis not have any space underneath it, in the attached screenshot I have the border on the Graph set to green. I have turned off as many labels that I could find, and all the Padding I could find is set to 0. Any idea what would be causing the extra space between the x-axis and the green border?

 

Thank you,

 

 

Todor
Telerik team
 answered on 27 Apr 2020
2 answers
152 views
Using the Telerik.Reporting.Graph, how can I get the first and last bar to not be cut in half?
Katia
Telerik team
 answered on 27 Apr 2020
2 answers
108 views

Hello!

I'm using the standalone report designer v9.0.15.324.

Using the text box or HTML text box, is there any way to omit an 'address2' (e.g., "Suite 345", "Apt. 9G", etc) line when that data is blank?  Using the ISNULL function leaves a blank line in the mailing address as follows:

John Smith
1234 Maple Rd.

Anywhere, ZZ, 99999

 

If not using those objects, what do you recommend?

Thanks!

Adam
Top achievements
Rank 1
 answered on 24 Apr 2020
1 answer
675 views

Hi All

 

We have a range of reports hosted on a website and some of them use the US date formatting (mm/dd/yy) while others us the UK format (dd/mm/yy).

 

There's two reports that use the same date column in the database but one uses this US format while another uses the UK one. However when I run the reports in the report builder on my local machine both the reports use the UK format (which is what we want it to be).

 

The server that hosts the reports has its location set to UK and the format for the dates text box is the same in both reports too so I'm not sure what's causing some of these reports to format differently.

 

I'd have thought if it was an issue with the server then all reports would have the same date format instead of the mismatch that we currently have.

 

Is it possible there's other settings hidden away somewhere?

 

Cheers

Katia
Telerik team
 answered on 24 Apr 2020
1 answer
581 views

Hello! Our team is currently looking for a reporting solution and we have one uncommon requirement: we would like to allow end users to set design/style of the report by providing a Word template (basically, a .docx document with header, footer, margins and table style) - the final report should pick up the styles from the template document. It doesn't matter much when the applying of the style happens: 

a) on generating the report - so the report would be displayed in the report viewer with the user-defined style applied to it already

b) on exporting the report to Word

We would take any of the scenarios. We would also need the same functionality for Excel and PowerPoint templates. 

I looked for similar requests on the forums, and here is the closest topic I could find: https://www.telerik.com/forums/dynamically-generate-reports-using-pre-defined-template . The topic was created in 2013 year, so, I hope, there has been some progress made in that direction. 

We would appreciate any help! 

Thanks, 

Alexey

Katia
Telerik team
 answered on 24 Apr 2020
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?