Hi,
I have a lookup table that contains a list of sessions with permitted time frames (start day & time / end day & time). I am looking for a way to run a scheduled search to remove any expired entries from the lookup table (e.g. sessions with end days / times that have passed).
Can multiple entries be removed from a lookup table via a search? I know I can append to a lookup table but not sure about deletion.
Thanks!
Hi
basically you create a scheduled search which will do it. Here is one example from community
r. Ismo
Hi
basically you create a scheduled search which will do it. Here is one example from community
r. Ismo
Thank you very much for this isoutamo! I will give it a try.