Median function problem
Median function problem
Hello
I have a problem using the Median function.
When I try to use it I get the error: error BC30456: 'MedianD' is not a member of 'Stimulsoft.Report.Totals'.
Version 2010.2.703.0
In a variable I just state:
MedianD(DataSource, DataSource.FieldName)
Average is working as expected.
I'm sorry if I'm missing something obvious here.
Regards Joakim
I have a problem using the Median function.
When I try to use it I get the error: error BC30456: 'MedianD' is not a member of 'Stimulsoft.Report.Totals'.
Version 2010.2.703.0
In a variable I just state:
MedianD(DataSource, DataSource.FieldName)
Average is working as expected.
I'm sorry if I'm missing something obvious here.
Regards Joakim
Median function problem
Hello,
Yes, is correct, you need to use
MedianD(DataSource, DataSource.FieldName).
Thank you.
Yes, is correct, you need to use
MedianD(DataSource, DataSource.FieldName).
Thank you.
Median function problem
Thank you for your reply.
When I try that I get an error BC30456: 'MedianD' is not a member of 'Stimulsoft.Report.Totals'.
Regards Joakim
When I try that I get an error BC30456: 'MedianD' is not a member of 'Stimulsoft.Report.Totals'.
Regards Joakim
Median function problem
Hello,
Please send us your .MRT file for analysis.
Thank you.
Please send us your .MRT file for analysis.
Thank you.
Median function problem
- Attachments
-
- 567.Median Problem.mrt
- (102.55 KiB) Downloaded 359 times
Median function problem
Hello,
Thank you for the bug report.
We need some time to fix it.
Thank you.
Thank you for the bug report.
We need some time to fix it.
Thank you.
Median function problem
Thank you,
I belive it's the same problem with the Mode function.
/Joakim
I belive it's the same problem with the Mode function.
/Joakim
Median function problem
Hello,
Yes, with Mode function is the same problem.
Thank you.
Yes, with Mode function is the same problem.
Thank you.
Median function problem
Hello,
The issue is fixed.
Please check the latest build when it will be available.
Thank you.
The issue is fixed.
Please check the latest build when it will be available.
Thank you.
Median function problem
Thank you,
Regards Joakim
Regards Joakim