Telerik Forums
Reporting Forum
1 answer
601 views

HI,

 

I have group in Telerik report. The data source I used to create the group had some duplicated rows. Therefore, There are duplicated groups in report. Is there any way to remove those duplicated groups?

Highlighted in below image is duplicated.

 

Dimitar
Telerik team
 answered on 06 Sep 2022
0 answers
528 views

I've been researching how to generate a report in our application which has a C# .NET 6 Web API project and a React front-end, both fully disconnected. I've been trying various things out and keep running into roadblocks. Here are some issues I've hit:

- I can't get the report designer to recognize our domain project (I'm trying the object data source) because it's targeting .NET 6. I'm not able to convert it to .NET Standard. I reviewed the examples in the Telerik directory but the .NET Core samples don't seem to reference the DataBinding sample, which is the one that uses an object data source. There is also a .NET Standard project called SpeakerObjects which I see referenced but I don't see any reports that use those objects as a data soure

- I tried a web service data source as well but it wasn't obvious how to pass the JWT to the service for authentication when designing the report.

Generally speaking, the way I was hoping this worked is that I'd design a report template against a generic data source. E.g. the report fields would be bound to loosely-typed data fields like customer.FirstName, customer.SSN, customer.PhoneNumber, etc. That is, I wouldn't need to wire the report up to a specific data source for the purpose of designing it. Then in the backend, I'd retrieve the data I need, take the report template file and shove the data into it at runtime using the Telerik packages. It would do its magic and bind the objects to the fields and return a PDF. But I'm having a hard time with that because the report designer (both Visual Studio and stand-alone) seem to really want to know what the data looks like while I'm designing and I can't get it hooked up to either our domain project or our API to do that.

William
Top achievements
Rank 1
Iron
 asked on 06 Sep 2022
1 answer
1.2K+ views

Hello.

I am getting a version mismatch on the Report Viewer and Reporting REST Service.

I have checked all the packages and I cannot find anywhere where the Report Viewer is version is 16.1.22.511 (see below).

Is there some other area that I am missing?

Thanks.

 

Dimitar
Telerik team
 answered on 05 Sep 2022
1 answer
179 views

Hello,

I have a report layout designed with Report Designer (standalone).

I noticed an obvious performance hit on report loading/rendering after I need to style my checkboxes (around 50+) to make it fit smaller spaces. It takes over than 25 - 27 secs to load the report page.

I have attached the report file and the custom images I used in it as zip file here.

If anyone could help me find the viable workaround or solution, I would very appreciate. Thank you.

0 answers
410 views
Hello, I am testing the  reports with Blazor and I need to get the accumulated per page when the list has more than one page, it is a table of amounts.
I want to get the total until the end of the page (which I get with pageExec) but I can't find a way to get the amount accumulated in the previous page to include in the first line of data SUM AND FOLLOW
and previous sum
. The data source is a JSON.
47 answers
2.5K+ views
Hello,

I have all our report designed in rdl / rdlc file format. Is is possible that I can somehow convert them to Telerik Report file.

Many Thanks,
Mehdi
tegett
Top achievements
Rank 1
Iron
 answered on 02 Sep 2022
1 answer
148 views

I have a table setup to group. If I group By InvoiceID, it work fine, it groups by Invoice. If I try to group by CustomerID I get either 1 or 0 groups returned. I know it's not the data because for every InvoiceID, there is a CustomerID, which you can see from my sample. What am I doing incorrectly??

 

 

Todor
Telerik team
 answered on 01 Sep 2022
1 answer
198 views

Hi everyone,

Although small, but still noticeable problem concerning grids arises when having locked column.

The problem was pointed out by our UI testers.

So, in this jsFiddle sample, do the following :

  • Resize all but the Locked column and check this normal behaviour
  • Now, resize the "Locked" (first) column
    • wider than its original width and (release the drag) 
    • smaller than its original width and (release the drag)

     

As we resize the Locked column, other columns do not snap or fill the gap.

Georgi Denchev
Telerik team
 answered on 01 Sep 2022
0 answers
235 views

Similar to the following, is there a way to combine stacked and clustered columns within a single graph?

 

Step-by-step tutorial on creating clustered stacked column bar charts ...

Each time I've attempted to do so I end up with something like the following, where both stacked columns appear vertically aligned, rather than aligned side-by-side. "Series2" is currently selected in my screenshot below, hence the visible grab points.


The steps I'm attempting to perform are as follows:

  1. Use the chart wizard to add a new stacked column chart
  2. Add a new series to the chart, which is also stacked column
  3. Update the new series to use the same CategoryGroup as the first series.

Thanks for any help!

Jeremy
Top achievements
Rank 1
 asked on 23 Aug 2022
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?