Telerik Forums
Reporting Forum
1 answer
88 views
Hi, 

When I try to open A report with the HTML5 reportviewer I get the following errors in the chrome console.

The reportviewer just show "Loading report"

This only happens on the 1 site where it is deployed, the other sites it works fine.

Hope you have some idea of where I could be looking for a solution.

Thank you 
Heinrich
Stef
Telerik team
 answered on 25 Sep 2014
3 answers
184 views
Hi!

According to the help article I created a new "Telerik.ReportViewer.Silverlight.TextResources.de.resx" file but still don't know where to place this file so that the ReportViewer is using this one.

My solution has:

a) a FrontEnd.Web project
b) a FrontEnd SL project which gets loaded first
c) many other SL projects which are loaded on demand (using PRISM)

One of these other SL projects includes the SL ReportViewer. My question: where to put the .resx file? Inside the FrontEnd.Web project, the FrontEnd SL project, the SL project that includes the ReportViewer, and should it reside inside the main directory or a Resources subdirectory?

Regards
Neils
Stef
Telerik team
 answered on 25 Sep 2014
1 answer
127 views
I have Two Report parameters
One Is Office Location it is multi select
Second is Employees

Employees will only display employees for the selected locations via a filter
How can I get a count of the Employee available values after the Filter has been applied

-Martin 
Martin
Top achievements
Rank 1
 answered on 24 Sep 2014
1 answer
265 views
Hi,

I'm trying to add Html Report Viewer using Helper using the following code

@(

Html.TelerikReporting().ReportViewer()
       .Id("reportViewer1")
       .ServiceUrl(Url.Content("~/api/reports/"))
       .TemplateUrl(Url.Content("~/html5/reportviewer/templates/telerikreportviewertemplate-8.1.14.804.html"))
       .ReportSource(source)
       .ViewMode(ViewModes.INTERACTIVE)
       .ScaleMode(ScaleModes.SPECIFIC)
       .Scale(1.0)
       .PersistSession(false)
      )

But, I have the following error "Not found : undefined"

What did I do wrong ?
Hinata
Top achievements
Rank 1
 answered on 24 Sep 2014
1 answer
102 views
Hi,

I try this document http://www.telerik.com/help/reporting/report-viewer-localization3.html
to translate the Telerik ReportingViewer but it didn't work :(

I'm in Q2 2014 SP1 (v8.1.14.804)

I put the file in Emebbed and Alway Copy but nothing...
Stef
Telerik team
 answered on 24 Sep 2014
1 answer
351 views
Hello everyone,

I saw several threads on this topic but nothing recent.  We have several reports that are already created in RDLC format, but since we are using DevCraft, I started looking into using the Reporting module to replace our current SSRS solution.

My question is: is there a way to convert our RDLC files into Telerik report definition files? 

Thank you,
Nasko
Telerik team
 answered on 24 Sep 2014
3 answers
379 views
Hello fellas

Me and my team uses telerik silverlight fine. Nowadays we are advancing from http to https. The entire project has moved https, works well! , except telerik reports. The project uses custom binding. Is there any reference which uses https?  please help.
Stef
Telerik team
 answered on 23 Sep 2014
1 answer
183 views
Hi,

I'm trying to implement a dynamic graph with BarSeries, where I do not know how many bars I really have at design time. I add 10 bars programmatically and indicate with the help of an caption, if a bar should be shown or not. But if I set a bar as not visible, there is a gap between the bars.

Is it possible to totally remove the bar from the graph at runtime, when the caption is NULL?
Hinata
Top achievements
Rank 1
 answered on 23 Sep 2014
16 answers
2.1K+ views
I created a report in the Report Designer and saved it as the .trdx file. I now want to hand off the report to the developer to integrate into our application and finish the last few parts of the report. When the developer opens the file in Visual Studio 2012 he only sees the XML. How do I import the report from the .trdx into Visual Studio 2012 so the report can be modified/updated and integrated with the application? 

So for example, when the developer creates a new report in VS2012 he gets the view similar to what I see in Report Designer. When I give him the .trdx file, he cannot get that same view, just the XML. 
Iana Tsolova
Telerik team
 answered on 23 Sep 2014
3 answers
181 views
I have a crosstab that is summarized the way the client wants with one exception. They want a subtotal by one of the groupings from an inner grouping. Below is an example. They have the Product Brand, Product Number and Unit of Measure in the crosstab summarized as they wanted. Now, they want to subtotal the Unit of Measure for the Product Brand. I have put a prototype I did in Excel below. I added the Total 25 kg and Total MT manually. I have highlighted where the totals are coming from.

My question, is this even possible in a crosstab report? I have tried to find something in the forum but no luck so far.



Thank you,
ROD>
Rod
Top achievements
Rank 1
 answered on 23 Sep 2014
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?