Telerik Forums
Report Server Forum
0 answers
21 views
Hello, I have 2 pages detailsection and groupfootersection, I have a chart on groupfootersection and I want it to display on the detailsection.  I have the idea that I should bind it to display on specific location but I don't know how to display it on other page. I know that the simplest solution is to put it on the detailsection. I just want to ask or clarify if there's a way to render the chart from the 2nd page (which is groupfootersection) to the 1st page (detailsection) without replicating/copying the chart to the 1st page. To put it simply, 1 chart render both pages.
Coopbase
Top achievements
Rank 2
Iron
Iron
 asked on 22 Mar 2024
1 answer
24 views
Hello, I would like to ask on how to set the parameter value if it is a MultiValue where the value of that parameter are manually inputted. Basically. there's no database involve. 

I tried to use = Array("Data1", "Data2") to customize the value, now my problem is how to set it as a multivalue  and take the array value separately. The idea is if the multivalue of a aparameter was set into True and then its selection value should have "Data1" and "Data2".
Dimitar
Telerik team
 answered on 26 Feb 2024
1 answer
41 views

We have started exploring Telerik report. at present we are using SSRS. in Telerik report we notice when using progress Telerik report designer i.e teleri standalone report designer app when we pass stored procedure as data source and that stored procedure returning more then one data set only Top 1 data set result will be visible in Telerik report designing app.

I am attaching screen short below :

  1. from SP enter image description here

  2. from Telerik Report Design app 

    1. enter image description here

    As can be seen from both above screen short Telerik Report design app shows only one dataset under Datasource1 whereas SP send two dataset.

    How can i get both dataset in Telerik report design ??  

1 answer
28 views

Hello, I encountered a problem when printing a report. Some rows of the table skip to print continuously  instead it prints to the next page, notice the red circle, it has 5 pages yet in 2nd page, the table row didn't continue to print instead the next row printed to the next page which leave a huge blank space under the row (#) 12.


See pictures:

( 1 )


( 2 )

 


( 3 )

Dimitar
Telerik team
 answered on 09 Jan 2024
1 answer
31 views

I have a report created in the report server, I exported the report as Word Document, the content inside is too broken while when I exported the file as PowerPoint Presentation, it looks good and looks the same as the original. Is this a bug? or is there something that I need to consider when exporting a Word Document? Or Do I need to upgrade the version?

 

My TRS version:




Exported as Word Document:




Exported as PowerPoint Presentation:







Momchil
Telerik team
 answered on 26 Oct 2023
2 answers
374 views

Hello,

I am currently working on a report in which I need to embed a table (with its own headers) into another table. I am trying to make my telerik report match the table in the attached "Model Table.jpg" where the main table has the headers "num records", "total attempts", "client ID", etc.. and the embedded table has the headers "attempts", "date refused", and "comments".

I was able to create the main table in a report, then merge the cells in the row below and add the sub table; however, the sub table is repeated with every new row. The report in this instance can be seen in the attached "sub table.jpg".

I then attempted adding a subreport inside the main table. This subreport links to a separate report containing the "attempts", "date refused", and "comments" table. However, I ran into some roadblocks with this as well. When the subreport is outside the table, it loads fine with all values showing. Unfortunately, when I move the subreport into the main table, I cannot get it to load properly. When I add the datasource to the subreport (same datasource as the main report), the subreport doesn't show at all. When I remove the datasource from the subreport, the headers of the sub table show, but no data loads. Is there a reason the subreport wont load properly inside the table?

Hopefully this all made sense- please let me know if you need any clarification on anything.

Thank you!

Derek
Top achievements
Rank 1
Iron
 answered on 10 Aug 2023
1 answer
162 views

Hello,

I am currently working on a report that will print on a #10 envelope. For this report, all textboxes must be rotated 270 degrees (vertical).

I have no problems rotating normal textboxes from the properties menu. However, I also have an HTML textbox that must be rotated.

I have tried the following HTML expressions in an attempt to rotate the text. Neither one was successful.

Expression 1:

<div style="transform: rotate(270deg)">

{Fields.client_addr1}

<br>

{Fields.client_addr2}

</div>

Expression 2:

<div>

{Fields.client_addr1}

<br>

{Fields.client_addr2}

</div>

<style>

div {transform: rotate(270deg)}

</style>

 

Please let me know if I'm doing something wrong, or if this isn't possible.

Thanks!

Dimitar
Telerik team
 answered on 24 Mar 2023
0 answers
478 views

Hello, I'm using a Standalone Report Designer and I'm trying to filter out the table thru Parameter and so far, I managed to make it happened. Now, I want to show all the data on the table if the parameter is empty (my parameter type is string). I saw this thread and did follow the instruction here https://www.telerik.com/forums/how-to-show-all-values-with-filter-enabled and https://www.telerik.com/blogs/do-not-filter-on-null but I didn't succeed, If I empty my parameter, no data is showing.

NOTE: MY DB TABLE ACCEPTS NULL VALUES

Here's the  situation:

I have a list of accounts and I'm filtering  them out by their status which is I managed to filter those who are Activated and Pre-Activated status.

What I want to do is if I empty the parameter, there should be nothing to  filter which means the table should show all the data both Activated and Pre-Activated.


My parameter screenshot


Filtering the table if null

Raniel
Top achievements
Rank 1
Iron
Iron
 updated question on 12 Nov 2021
1 answer
253 views
Hello, I'm new to Telerik Report Server. I am using a Standalone Report Designer. In my case, I didn't put the reports inside the detail section instead I put it in reportHeaderSection (Am I doing it right or should I put in detailSection?). Now that I generated the masterlist report table(where it shows all the members), I'm having a problem coz the masterlist has  11,000+ rows which will make the page so slow. What I want is to split it so that only maybe 100 rows will show up on the first page, on 2nd page continuation with 100 rows again,  and so on till the end of the table.... How should I set the pagebreak here? coz I tried the sources that I found on the documentation and other members raising questions regarding on pagebreak but I didn't succeed, please enlighten me. 
Todor
Telerik team
 answered on 22 Oct 2021
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?