i dont know what happened, but my line chart didnt show about occupancy rate for the next 7 day
Hi,
As per screenshot there is no data in the aggregate GetBookingByCheckinDate. If there is no result in the aggregate then it will append nothing in the list. Assuming you are using this list as source for the graph.
So you need to check chart's source list, is it have any data or not. If not then I guess problem is with above aggregate because not getting any result. So in that case it will be issue with aggregate and its conditions rather than line chart.
regards
Hi,Thank you for your fast response, that's all fixed now!but can you help me to change Date Time format to Date? Here's the link to my discussion post : https://www.outsystems.com/forums/discussion/94630/date-time-to-date-line-chart/