Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

first record of each year Script


This topic is 7660 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a list of records with a date in each record.

I would like to create a script that finds the first record of each year and tag it.

(currently there 1097 records covering eleven years, and the tag can be a simple boolean)

anyone?

Posted

or you can:

create a calulation of the year(only) of your date

create a self-relationship based on you new yearCalc date and sorted by the date

then create a calc that checks if the recordID via your new relationship equals the currect RecordID then return true else false

This no looping is required and you can perform finds.

Charles

This topic is 7660 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.