Telerik Forums
Reporting Forum
3 answers
840 views
Hi,
 I am trying to exec function to refer another datascope. I have a list 'list1' which is bound to sqlDataSource1 and another list in this list 'list2' which is bound to sqlDataSource2, I am trying to refer to a field in datascope of list1 using exec but it is complaining invalid scope list1.
the exec function is used to display the value in the textbox:
=CDbl(Exec("list1", Sum(Fields.Id)))

I am also wondering if i can just refer to Fields.Id, which is what I actually need but for now i am just trying to get the exec function work with typical aggregate function.

Please help, Thank you
IvanDT
Telerik team
 answered on 26 Jul 2011
2 answers
464 views
Hello.
I have a table in a report that is bound to a list of objects.  I would like to add a filter to only display rows where a certain property is not null.  The property is a nullable decimal (C#: Decimal?)

How would I set this filter up?  (is it possible?)

I tried:
    Expression:    =Fields.Property
    Operator:        <>
    Value:            =Null
And
    Expression:    =CStr(=Fields.Property)
    Operator:        <>
    Value:            <left the value blank>

but neither worked.

Thanks,
Justin
Justin Lee
Top achievements
Rank 1
 answered on 26 Jul 2011
11 answers
243 views
LightSwitch is going to be a great development tool for LoB apps based on Silverlight 4 technology. It saves a lot of time by automating many steps. However, any LoB apps ends up requiring lots of reports, printings and etc. But the unfortunate part is, LS V1 (due to time constraints and others), will not have reporting and I see more and more developers voicing their frustration and disappointment over this issue. I think Telerik has a great Reporting service and with the new SL viewer, it can perhaps solve this problem and offer a solution.

My question, is the team looking at having a custom solution for LightSwitch? If yes, please let us know, so we can spread the word and bring you business.

Thanks!
..Ben
Vassil Petev
Telerik team
 answered on 26 Jul 2011
4 answers
147 views
Hi there.

I have a need to capture the filtering criteria that a user selects and save it as an item in their "My Reports" section. I think how this would work is you would create a canned report that a user can run and select the criteria that makes sense for them, then executes the report. When the report gets created, the user would be able to save the criteria so they can run the report quickly the next time.

Also, is there anyway to have the user select which columns of data they want to see as well?

Just seeing if it can be done with Telerik.

Thanks, Mike
Paul
Top achievements
Rank 1
 answered on 26 Jul 2011
2 answers
167 views
Hi,

I have created a test bar graph inside Telerik Reporting and I can't figure out why the texts are blurry when PDF & printing.  I did a search but can't find the answer to my issue.  I have check my Adobe's display resolution and it is set to Use System Setting.  What am I doing wrong?   If you need more information, let me know.


I am using Telerik Reporting Q2 2011.

Thanks!
Hin
hin
Top achievements
Rank 1
 answered on 25 Jul 2011
1 answer
76 views
Hi, i am trying develop some reports in silverlight 4 desktop application with Telerik Reporting Q1 2011 version 5.0.11.510.
My problem is that i don't know how to bind my report to the ReportViewer.
The xaml code is this:

<StackPanel VerticalAlignment="Stretch" HorizontalAlignment="Stretch">        
        <telerik:ReportViewer Name="reportViewer" Report="Reporting.Report, Reporting"  Height="700" Width="800" HorizontalAlignment="Center" VerticalAlignment="Center"/>
</StackPanel>

where Reporting.Report is a simple report with only a textbox.
If i run this code no report will be displayed, i like to understand where is the mistake. Can anyone help me?

Thanks,
Gio
Peter
Telerik team
 answered on 25 Jul 2011
1 answer
326 views
HI ..
        I ahve one report which have some hyperlinks in it.I want to open another report on click of the hyperlinks in a different window and i want to pass some parameters to it.How can i achieve the same using telerik reporting?
Steve
Telerik team
 answered on 25 Jul 2011
1 answer
102 views
I'm currently using the Chart component in a report, and I need my title to contain 3 different pieces of information.  And, I would like that information formatter in a way where each piece is differentiated.  In this particular case, I have the following pieces of information:
1.  Type of Analysis Being Performed
2.  Filters being applied to data before it's analyzed.
3.  Comparison indices

Right now, I have all of that information in the title of the chart, undifferentiated.  It seems that the Text formatting is all or none, so I don't see a way to differentiate.  I did find that I could turn off word wrap and added new lines.  This would work except that I still need word-wrap to endure that the text doesn't go off the end.

Any assistance would be appreciated.

Thanks.
Steve
Telerik team
 answered on 25 Jul 2011
1 answer
106 views
Hello,

I have a problem with buiding a bar chart as it shown in the attached image.
I used the code which was supported in the thread http://www.telerik.com/community/forums/reporting/telerik-reporting/setting-bar-chart-bar-color.aspx. But As you can see in the attched image I need to set two bars (maybe more) for each X value.

Plaese, I need your help,
It is appreciated to send me a modified code.

Regards,
Bader
Bader
Top achievements
Rank 1
 answered on 24 Jul 2011
1 answer
87 views
Hello,

I have a Microsoft SQL Server database table with a field defined as a Char(10).  When I define a filter to use this field, the filter doesn't seem to work.  I can filter on any of the nvarchar() type fields but just not this Char(10) field.

The value in the database table is IHOPC491.  When filtering on this field, I've attempted to use various operators including = and like -- but no joy.

I'm using the Telerik.Reporting.SqlDataSource data connector.

Any thoughts on what I might do to get around this problem?

Thanks!
John Thelen
Top achievements
Rank 1
 answered on 23 Jul 2011
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?