Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all articles
Browse latest Browse all 11285

Forum Post: RE: Find duplicate startdate on a Form

$
0
0
I triied on the beginDate-onvalidate, like this: BeginDate - OnValidate() SetDates(Rec, StartDate2, EndDate2, Regelkorting); Rec.SETRANGE(StartDate2,BOM.StartDate2,BOM.StartDate2); IF Rec.COUNT > 1 THEN ERROR('Number already exists ');

Viewing all articles
Browse latest Browse all 11285

Trending Articles