Telerik Forums
Reporting Forum
3 answers
208 views

Hey

I have a stacked bar chart being formed from a SQL view and the chart is good.  Is there a setting or way to overlay the % of the portion of the bar on top of it? 

So if I have a 3 stacks:

1: 5.4%
2: 40%
3: 54.6%

Can I get those % values to show up on top of the bars?

Thanks
Andrew

Stef
Telerik team
 answered on 10 Jan 2017
1 answer
64 views

2016Q3, Silverlight reportviewer picturebox do not work.  In standalone designer is ok, but in Silverlight reportviewer, the picture can not be displayed.

Stef
Telerik team
 answered on 10 Jan 2017
2 answers
493 views

i like to pass the old report viewer to the new html5 viewer.

in the old viewer the funcionality was,

1)  create the report book 

2)  var instanceReportSource = new InstanceReportSource();

    instanceReportSource.ReportDocument = reportBook;
    ReportViewer1.ReportSource = instanceReportSource;
    ReportViewer1.RefreshReport();

 

in the new html5 how can i do this? I've tried it a thousand ways and there's no way

Zaltius
Top achievements
Rank 1
 answered on 10 Jan 2017
6 answers
180 views

Hello,

I use tabstrip to display my report but when I click on the 3th tab (by example) I need to refresh the report to see the data.

 

Any Idea.

 

Louis
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 09 Jan 2017
1 answer
542 views

The string i am setting the 417 barcode to requires ascii characters 29 (Group separator) and 30 (Record separator) embedded at various places in the label. Somewhere i found that i could insert characters in the report object expression by entering Alt and the decimal ascii code, so alt+29 supposedly gives me the Group Separator. I have done that and my customer says the PDF417 barcode generated does not scan to include those characters. I am ata loss how to do this. Is there a Char() function i could put in the expression, like Char(29)? I've tried that and variation and it produces an error. I am limited to using the standalone report designer.

I have scanned the barcode myself, and since these are non-printable characters, i cannot see evidence of these characters in the resulting text outputted from the scan.

Stef
Telerik team
 answered on 09 Jan 2017
3 answers
594 views

I was wondering if there's a way to do what I need to do with this tool.. Basically I need a multi-row, multi-column detail section in the middle of the page, and more general info surrounding it. For example, if an item number can be associated with many lot numbers this is what I'm trying to do:

ItemNo   ItemNoDetail   LotNo  LotNoDetail  ItemNoDetail ItemNoDetail
                                   LotNo  LotNoDetail
                                   LotNo  LotNoDetail

ItemNo   ItemNoDetail   LotNo  LotNoDetail  ItemNoDetail ItemNoDetail
                                   LotNo  LotNoDetail

 

Any way I can format it like this? I can seperate the lot no as a different sql query, but I'm having lots of trouble trying to get the formatting right

Stef
Telerik team
 answered on 09 Jan 2017
3 answers
705 views
I have a requirement for a report, that when a certain field's value is different from the previous one, I need to add a top border to the cell.
Conditional formatting with the following expression, but it does not produce the desired result. The Last() appearantly does not work in a way I imagined..

= Last(Fields.Name) <> Fields.Name = true

Could I ask for some advice please?
Stef
Telerik team
 answered on 06 Jan 2017
1 answer
61 views
how to avoid page break in last page of the report. Page Break is allowed in Group footer but in last page it insert blank page please help for this problem
Stef
Telerik team
 answered on 06 Jan 2017
3 answers
894 views
Hi all,
I'm getting a value from a query which is an integer that represents a month. How would I convert this integer to an actual month name for displaying in the report? Is there any specific expression or function to be used as I can't seem to find any?

Thanks,
DK..
Stef
Telerik team
 answered on 06 Jan 2017
1 answer
413 views

I am building reports that I would like to embed a picture in. This way I can deploy the file to clients with the picture in the file.

 

Can this be done.? Currently the picture does not display as the picture file is on my computer and not my customers.

 

THanks. 

Stef
Telerik team
 answered on 06 Jan 2017
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?