Search found 9 matches

by JorisVonG
Tue Jul 04, 2023 1:52 pm
Forum: Stimulsoft Reports.NET
Topic: Trying to use ExportEachPageToSheet inside code behind Report
Replies: 1
Views: 509

Trying to use ExportEachPageToSheet inside code behind Report

Hello, I'm trying to get a report exported to multiple sheets. I know I can do this by hand when exporting en check the checkbox. But I want to do this automaticly. I tried using the following code: using System; using System.Drawing; using System.Windows.Forms; using System.Data; using Stimulsoft.C...
by JorisVonG
Wed Aug 03, 2022 11:52 am
Forum: Stimulsoft Reports.NET
Topic: How to use average instead of total in crosstab total
Replies: 1
Views: 294

How to use average instead of total in crosstab total

I've got a report that summaries the totals. But for some rows i present percentages. I would like my total to show the average of these percentages, how is this possible? (please don't ask for example data and report, it's embedded in our application and I can't get it out of there :D ) Capture.JPG
by JorisVonG
Fri Sep 17, 2021 1:59 pm
Forum: Stimulsoft Reports.NET
Topic: Totals of columns in cross table that are not crossed
Replies: 2
Views: 1644

Re: Totals of columns in cross table that are not crossed

For some reason something poes wrong with the added attachments and is displayed 3 times... :)
by JorisVonG
Fri Sep 17, 2021 1:57 pm
Forum: Stimulsoft Reports.NET
Topic: Totals of columns in cross table that are not crossed
Replies: 2
Views: 1644

Totals of columns in cross table that are not crossed

Dear Stimulsoft, I have a report on how effective workers are and what resultcode they choose in our application. The resultcodes are turned in a crosstable and give totals for every resultcode. What I'm trying to get is that for some columns that are not crossed that they also display a total (some...
by JorisVonG
Wed Jul 31, 2019 12:27 pm
Forum: Stimulsoft Reports.NET
Topic: TimeSpan in Chart
Replies: 1
Views: 904

TimeSpan in Chart

Is it possible to format a label in a chart from seconds to d-hh-mm-ss like it is possible to do so in a DataBand (with {TimeSpan.FromSeconds(TotalTime)})?

Thanks in advance!

Image
by JorisVonG
Thu Nov 29, 2018 11:24 am
Forum: Stimulsoft Reports.NET
Topic: Page not visible if variable is false
Replies: 1
Views: 933

Page not visible if variable is false

I have 5 boolean variables and 5 corresponding pages in a report. I want to make the page invisible if the variable is unchecked and visible if the variable is checked. How can I do this? Thank you in advance!
by JorisVonG
Wed Nov 28, 2018 3:06 pm
Forum: Stimulsoft Reports.NET
Topic: Chart Labels layout and removable
Replies: 1
Views: 813

Chart Labels layout and removable

I have 2 questions about the use of charts in Stimulsoft:

1. When displaying a date and the month on te second line the layout of the x-axis screws up (Capture1.jpg). How can i solve this?

2. How can I remove the lable on the Y-axis in Capture3.jpg?

Thanks in advance!
by JorisVonG
Tue Aug 28, 2018 7:17 am
Forum: Stimulsoft Reports.NET
Topic: Edge values X-Axis not from Argument Data Column
Replies: 3
Views: 1204

Re: Edge values X-Axis not from Argument Data Column

This question can be closed, my SQL was wrong, some parts I put in my WHERE clause had to be in the LEFT JOINT part. Thanks anyway!
by JorisVonG
Fri Aug 24, 2018 8:57 am
Forum: Stimulsoft Reports.NET
Topic: Edge values X-Axis not from Argument Data Column
Replies: 3
Views: 1204

Edge values X-Axis not from Argument Data Column

Hello,

I have a chart that displays number of calls received during opening hours(8-22). But for some reason Stimulsoft changes the edge values back to 1 and 15. What am I doing wrong here?

Image

https://ibb.co/eieF8U