Telerik Forums
Reporting Forum
1 answer
515 views

is it possible to pass , List as Field data,like as we pass parameters,

i got the data to html page and now i wanna bind the data to the Telerikreportviewer,how can i pass the data to telerik report designer and display in crosstab or table

Katia
Telerik team
 answered on 17 Mar 2017
1 answer
762 views

i have written a dataobject and i need to display in objectDatasource1 of .trdp file...

it is showing empty ...how can i show dataobject or list of objects in objectDatasource of .trdp.file

 

i am new to use telerik reports ,that i wanna use objectdatasource to display a list from webAPI..

 

please do the needful.. i had glanced the documents of telerikreports but not understanded..how to display list as a datasource of objectdatasource1

 

thanks in advance

Katia
Telerik team
 answered on 17 Mar 2017
0 answers
50 views

Hi,

For a report, i have the following :

 

Report product

    SubReport line 1

SubReport line 2

SubReport line 3

SubReport line 4

 

 

 

Pierre
Top achievements
Rank 1
 asked on 17 Mar 2017
4 answers
101 views

Hello,

I created a report in Telerik report designer R3 2016, in which i created a Pie chart which is showing data availability % in days with days name in series, But the days name coming in ascending order not in day's order (i.e. Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday)  

Please refer the attached image.

Shiwani
Top achievements
Rank 1
 answered on 17 Mar 2017
4 answers
943 views
How To Display one row group data in other group of CrossTab in telerik report viewer
Katia
Telerik team
 answered on 16 Mar 2017
3 answers
596 views

Hi,

We are using telerik reporting. We observed the report loads very slow even though number of records are ~2000 to ~3000 with ~20 columns.

Appreciate your inputs on the same, how can we improve it? We can provide more information if required.

 

thanks,

Manish

 

Stef
Telerik team
 answered on 15 Mar 2017
5 answers
220 views

How to view the report without expanding the records when it is open for the first time. Given option is not working(See Image 2). Its just changing the +/- sign of the drill down icon.

Report before Ticking(See Image 3)

Report After Ticking(See Image 1)

Katia
Telerik team
 answered on 15 Mar 2017
1 answer
828 views

I had implemented telerik reports more than 50 in Telerik Report Designer by using Sql Datasource and now i wanna change the connection string of all the telerik reports...now how can i change the connection string in Sql Datasource of Telerik Report Designer.

 

Please help me...

Stef
Telerik team
 answered on 15 Mar 2017
1 answer
1.0K+ views

Hello everyone,

I am looking for the exact syntax for checking a boolean, is it :

=IIF(Fields.BOffreAnnulee==true, "ANNULÉE", null)

=IIF(Fields.BOffreAnnulee=true, "ANNULÉE", null)

=IIF(Fields.BOffreAnnulee = 1, "ANNULÉE", null)

=IIF(Fields.BOffreAnnulee="true", "ANNULÉE", null)

=IIF(Fields.BOffreAnnulee, "ANNULÉE", null)

...

Can't seems to find the right formula, (server is a MS SQL, and the field is a bit in the database)

 

Thanks a lot !

 

Louis

 

 

Katia
Telerik team
 answered on 14 Mar 2017
1 answer
548 views

see my question also on stack overflow http://stackoverflow.com/questions/42758013/store-procedure-return-multiple-data-sets-how-to-access-all-data-sets-in-telerik

when i add SQL data source and add store procedure in it, Actually store procedure return multiple tables but in telerik report designer just got single table or single table parameters if anyone can't understand my question than visit above link

 

SQL store procedure result https://i.stack.imgur.com/ZL1hz.png

in telerik report designer https://i.stack.imgur.com/uoonR.png

 

 

Stef
Telerik team
 answered on 14 Mar 2017
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?