Telerik Forums
Reporting Forum
1 answer
812 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
72 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
135 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
986 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
629 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
271 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
886 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.1K+ 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
605 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
1 answer
497 views

I want a report like this, How much sales, for each city (vertical) in each season (horizontal) :

Cirty1                     City2                   City3
      Spring                  Spring                 Spring
      day1   1000          day1    2000        day1   3000
      day2   1100          day2    2100        day2   3100
                  ...                        ...                         ...

      Summer               Summer              Spring
      day1    1200          day1     2200      day1     3200
      day2    1300          day2     2300      day2    3300
                  ...                           ...                        ...

How can it can be built in telerik reporting?

 

           

Stef
Telerik team
 answered on 13 Mar 2017
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?