
Contributor III
2022-02-23
05:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nested Error
Hello,
I have used 2 expressions in 2 charts.
To calculate the sum of that expression I have tried the following expressions and they are causing following errors:
1.=Sum(If(F=0,Interval(Max(StopTime)-StartTime,'hh:mm:ss.fff'))) //In chart Im getting the correct column wo error
Error:Error in expression:Nested aggregation not allowed
2.=Min(If(Fail=1,Interval(Min(FailTS)-StartTS,'hh:mm:ss.fff')))
Error:Error in expression:Nested aggregation not allowed
How can we solve it?Any suggestion would be helpful
Thank you
429 Views
1 Reply


MVP
2022-02-23
02:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
400 Views
