Search found 7 matches

by tourquse
Wed Nov 30, 2022 2:34 am
Forum: Stimulsoft Reports.WEB
Topic: Decimal Quotient of 2 CountDistinct Formulas
Replies: 1
Views: 470

Decimal Quotient of 2 CountDistinct Formulas

Hi, I would like to divide two CountDistinct formulas together and show the result to 2 decimal places. I have set the TextBox text format to Number with 2 decimal places. However the result is rounding down to the nearest whole number, showing the 2 decimal places as zeros. This is the formula I am...
by tourquse
Wed Nov 30, 2022 12:51 am
Forum: Stimulsoft Reports.WEB
Topic: Summary Expressions
Replies: 5
Views: 980

Re: Summary Expressions

Basically I am having trouble writing the 'Condition' part of a SumIf summary formula (see screenshot). In the condition I am trying to match column values to a variable . I have checked that the data types are the same in the column and the variable. The example report I sent through has some formu...
by tourquse
Sat Nov 26, 2022 3:11 am
Forum: Stimulsoft Reports.WEB
Topic: Summary Expressions
Replies: 5
Views: 980

Re: Summary Expressions

Hi, sample report attached. I am aware that there are other ways of solving this problem using filters and bands etc but I would like to solve this entirely within each expression as both a learning exercise and since it aligns with my real-life requirement. I would like each text box in FooterBand1...
by tourquse
Wed Nov 23, 2022 2:08 pm
Forum: Stimulsoft Reports.WEB
Topic: Summary Expressions
Replies: 5
Views: 980

Summary Expressions

Hi, I am trying to write a conditional SumIf expression where the condition compares column values to a variable . I have gotten as far as the below expression, which returns the value zero. Can anyone please let me know where I have gone wrong? {SumIf(DataSource2. Sales ,DataSource2. WeekEndingDate...
by tourquse
Wed Nov 09, 2022 7:07 am
Forum: Stimulsoft Reports.WEB
Topic: Grouping by page
Replies: 7
Views: 1150

Re: Grouping by page

Hi sample report is attached. I would like to have the cross tab inside the regular group footer (with the new page before property ticked) so that I can group the cross tab by the regular grouping as well.

Thanks
by tourquse
Tue Sep 13, 2022 2:55 pm
Forum: Stimulsoft Reports.WEB
Topic: Grouping by page
Replies: 7
Views: 1150

Re: Grouping by page

Thanks that helped a lot! Now I have a new situation where I want to group by page again but I have a cross-header band and a cross-group footer on the page too (that I want included in the page by page grouping). When I go to put my regular group footer on the page it won't go below my cross-header...
by tourquse
Sun Aug 07, 2022 6:04 pm
Forum: Stimulsoft Reports.WEB
Topic: Grouping by page
Replies: 7
Views: 1150

Grouping by page

Hi, is it possible to have my grouping by grouping condition occur on each page - in other words, so that each item I am grouping by has its own page in my report?

Thanks :D