Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I'm strugling with my MasterCalendar, when I do a reload I'm getting :
Error in Espression ')' Expected
I can't find where the error occurs.
Does anybody know why please?
Sorry I've given the wrong Field name, it should be DT_Create_Dates (SD_Close_Date is from another table),
and as you show in table view this field is linked. Still it isn't showing the dates if I select month
try to remove month filter/listbox and add again,
I am not sure what is happening here, but It worked that way on my end
Dear Jonathan,
This is not working for me, but there’s something strange on the table view: The subset ratio is 50% on both tables for field DT_Create_Dates.
So I looked at the script and removed the date format from //DATE#(TempDate, 'YYYYMMDD') as DT_Create_Dates,
to TempDate AS DT_Create_Dates and after the reload the problem was fixed.
Thank you so much for helping me.
Kind regards,
Ambertje