Telerik Forums
Reporting Forum
1 answer
60 views

Hello Guys,
I am using Q1 2015 licensed version of Telerik Reporting. It works great for generating PDF reports.

Now we got another requirement in which we have to show Totals against Location & Month [2 parameters] , Eg,Attachment Sample table 1.jpeg

I want to achieve using Report graph designing & not by code behind so can you suggest some way if it is possible? and if not possible by design then what needed to be done to achieve through code behind [dynamic]?

Thanks in advance!!

Nirav

 

Nasko
Telerik team
 answered on 05 Aug 2015
1 answer
234 views
When I click the print button it opens the dialog related to save the report. How to open the direct printing dialog(Image 2) when I press the print button. I'm using a web form (.aspx) to load the report.
Nasko
Telerik team
 answered on 05 Aug 2015
1 answer
164 views

Is there a way to set the minimum step size for the y-axis with the reporting graph?

 

We are still using Q3 2013 7.2.13.1016.  We have a report containing a graph, with page groupings.  Y-axis varies from 1-1000 depending on the group.

 

On the smaller y-axis graphs, the client wants there to be a minimum step of 1, even though some have a max of 2, instead of showing decimal steps.  How can this be accomplished?

Thanks.

Nasko
Telerik team
 answered on 05 Aug 2015
1 answer
299 views

Hi, 

We have an application which is running on Azure server. I am using the reports. Is it possible to run the Telerik reports in an Azure Web App without Session and without “sticky IP”. So, every request generated for data within a report (like pagination or sorting) could be routed to a different server.  This will allow us to have the maximum scalability.  

Is it possible for reports?

Stef
Telerik team
 answered on 05 Aug 2015
1 answer
326 views

Is there any option in Telerik reporting that we can open the action link in new tab. 

Currently, we have only option  to open in

navigate to report,

navigate to bookmark,

navigate to Url 

(See the document file)

I am using the Navigate to Url and It is redirecting me to the new tab. I want to to open it as the pop-up window. 

I have analyzed the reporting JS. and changed the js and able to open in new window. But now I am able to have only opened in pop functionality.

Is there anyway without changing the JS file.

Nasko
Telerik team
 answered on 05 Aug 2015
4 answers
266 views

Hi:

 I am working with cross tab now and was wondering if it is possible to split the data up into two portions e.g

Suppose I have the following data:

 Test, Unit, Value, Date

and will convert into a cross tab table like this:

Test,Unit,    1/3/2015, 2/3/2015, 3/3/2015, 4/3/2015, 5/3/2015, 6/3/2015, 7/3/2015,…
LDL,mg/dl,  4.2,         5.4,           4.5,          4.8,         4.7,           5.3,        5.6
HDL,mg/dl, 3.2,         3.1,           2.8,          3.5,          3.2,                ,        4.6
TRI,mg/dl,  5.1,         5.4,           4.9,          5.1,          4.8,           3.1,        4.7

 

but since the table column group could grow much larger, I was wondering if it is possible to split it into multiple parts, limiting each 'Group' to for 4 (as an example) date per group 

e.g

Test,Unit,    1/3/2015, 2/3/2015, 3/3/2015, 4/3/2015
LDL,mg/dl,  4.2,         5.4,           4.5,          4.8,        
HDL,mg/dl, 3.2,         3.1,           2.8,          3.5,        
TRI,mg/dl,  5.1,         5.4,           4.9,          5.1,        

 

Test,Unit,    5/3/2015, 6/3/2015, 7/3/2015,…
LDL,mg/dl,  4.7,           5.3,        5.6
HDL,mg/dl, 3.2,                ,        4.6
TRI,mg/dl,   4.8,           3.1,        4.7
​​

Many thanks

 Regards

 William

                          

 

 

William
Top achievements
Rank 1
 answered on 05 Aug 2015
1 answer
55 views

I want to a functionality which will click on any graph slice and can show some information. I have checked the following link

http://www.telerik.com/forums/interactive-charts

It is a 4 year ago post and I think it is not possible till now, but Telerik should provide me this feature

Any help,

Nasko
Telerik team
 answered on 05 Aug 2015
0 answers
63 views

Is it possible to display reports created in the report library as a slideshow (display the next report with updated data after a specified time such as every one hour. If all of the reports are showed, go back to the first report and continue the sequence until the report viewer is closed) ? If yes, how can I implement it? Is there any workarounds for this situation? 

Thank you, 

 

Nhan
Top achievements
Rank 1
 asked on 05 Aug 2015
2 answers
215 views

Hi Telerik,



We've been experiencing performance issues on our reports...

Whenever I run a report, just 1 report... The database server CPU spikes up...

from 1% consumption it spikes up to 99%... drastic...



Please see attached file for DB server specs and other screenshots

 

 

Thank you so much.

Stef
Telerik team
 answered on 05 Aug 2015
2 answers
1.1K+ views

Hi,

I need to put some text in the textboxes which is language dependent. So what am I doing is, I have used combination of static text and dynamic text for each language culture. For example

For English : textBox1.Value="Label" + Fields.Name + ", " + Fields.Address

For ​Russian : textBox1.Value="этикетка" + Fields.Name ​+ ", " + Fields.Address

 Till now I have placed the English part(i.e. "Label" + Fields.Name + ", " + Fields.Address) and Russian part(i.e. "этикетка" + Fields.Name ​+ ", " + Fields.Address) in their respective files.

My question is - Can we place just static part of the expression in the Resx files and keep the rest intact (Means placing just "Label" and "этикетка" in the resx files) ?

If yes then How?

Amar
Top achievements
Rank 1
 answered on 05 Aug 2015
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?