Share this topic
LinkedIn
Twitter
Copy URL
Hi there, is it possible to make custom measure in system_activity explore ? For example, to fetch latest Scheduled Job for a specific Scheduled Plan.
Something like MAX(scheduled_plan.CREATED_AT).
Will appreciate for any suggestion…