Closed dlaumer closed 7 months ago
Solution: Calculate a new field finalDate like this: COALESCE("first_date", "last_date", "CreationDate")
Use the webapp to always check if there is a new entry and fill this field
Done, but realized it only works when logged in. And there is a lag. Maybe we need to find another solution
The first_date field in the data layer is not always filled. We need to find a solution to complete this, maybe using the system attribute CreationDate. Question is to make it manual or automatic?