Forum Discussion
sraj
Responsive Resident
3 years agomax value for that day
Hi,
How do I show the max value for that specific day? Right now on my visual it is summing up all the three values for the day, but I need to see just the latest that's the max value for the day...
for eg - Rental should just show "28828"
- Owner should just show "11328"
| DTD | Rental | Owner |
| 9/14/2022 12:00:00 AM | 27636 | 11328 |
| 9/14/2022 12:00:00 AM | 28528 | 10481 |
| 9/14/2022 12:00:00 AM | 28828 | 10734 |
Is there anyway I can do this?
Hi,
Please try changing the aggregation type to Maximum, something like below.
1 Reply
- Jihwan_Kim
Super User
Hi,
Please try changing the aggregation type to Maximum, something like below.