fixed
Fixed: Date filter in nodes not formatting field to DATE
17 days ago by Giannina Santimateo
[v 1.0.0] – 2025-04-11
🐛 Fixed
Nodes - Date Filtering
- Date field formatting: Fixed issue where date filter in nodes was not formatting the field to DATE type when filtering, causing the field content to be treated as [date time] instead of date only.
- Filter results: Resolved problem where date filtering was returning no results due to incorrect field formatting.
⚡ Improved
- App Designer datetime fields: Additionally, datetime fields were not loading in the app designer node designer within the app.
- Date field configuration: Column now configured as date type in filter operations.
- AI Studio validation: Also validated at the AI Studio level, and in the node designer within the app, date_time type fields now load properly.
📋 Technical Details
- Issue: Date filter not formatting field to DATE, treating content as [date time]
- Testing: Validated in nodes using detail, grouped, and chart options
