09-08-2022 01:15 PM
So I created an analytic and a job that runs the analytic but when I run the analytic I have to go into the analytics history and go to the drop down and set it to Update Account so that the tasks are created. Is there a way to make it so the dropdown automatically gets set to update account so I don't have to go there every time to create the tasks?
Solved! Go to Solution.
09-08-2022 02:14 PM
select a.name,a.accountkey as acctKey, endpointkey, 'Update Account' as Default_Action_For_Analytics from accounts a where a.status=1 limit 5
Use Default_Action_For_Analytics & schedule report from job control panel & enable default action column