Family Search Table - Modified Field
Quote from kevync on 2025-01-11, 5:10 pmFamily Search Table - Modified Field
does anyone know exactly what it does? I did not see explanation in data dictionary. The reason for my inquiry is when you reset its starts with a high #, My thought it should reset things from today.
The count in RM seem to match this query
SELECT Modified, count(RMID)
FROM FamilySearchTable
Group By Modified.
Family Search Table - Modified Field
does anyone know exactly what it does? I did not see explanation in data dictionary. The reason for my inquiry is when you reset its starts with a high #, My thought it should reset things from today.
The count in RM seem to match this query
SELECT Modified, count(RMID)
FROM FamilySearchTable
Group By Modified
.
Uploaded files:Quote from Charles Banks on 2025-01-13, 8:01 pmI would also be interested if someone would respond to Kevin's question. Currently, the "what's new counter" is of little use but has the potential to be extremely helpful. It would be nice for RM to respond to this as there should be a way to reset the counter to 0.
I would also be interested if someone would respond to Kevin's question. Currently, the "what's new counter" is of little use but has the potential to be extremely helpful. It would be nice for RM to respond to this as there should be a way to reset the counter to 0.
Quote from kevync on 2025-01-13, 8:01 pmit seems like there is no way to get the count to start today forward -within RM UI or by resetting flags -- guessing it has something to do with FSVER field?
it seems like there is no way to get the count to start today forward -within RM UI or by resetting flags -- guessing it has something to do with FSVER field?