Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Aasir
Creator III
Creator III

Need help fixing an issue in creating a Calendar table

The following error occurred:
Field 'REQUEST_DATE' not found
 
The error occurred here:
[MasterCalendar]: LOAD Date(Floor(REQUEST_DATE), 'YYYY-MM-DD') AS Date,
 
REQUEST_DATE field is available and already loaded.
Labels (6)
2 Replies
VatsalyaSolanki
Contributor III
Contributor III

Hey,

If you could share more of your master calendar code, that would help in debugging.

Accept as answer, if the solution works for you.
Aasir
Creator III
Creator III
Author

@VatsalyaSolanki thanks for checking in, got this fixed by changing the data format of the field.