Question on the job change signal. Would you recommend running everything in one table or splitting it by persona into separate tables? My assumption is that splitting into multiple persona based tables would be more expensive. Is that correct?
Your assumption is correct - splitting into multiple persona-based tables would be more expensive. Job change signals cost 5 credits per result, so more tables means more credit usage. [1]
However, there's a practical limit: you can only connect a maximum of 10 tables across workbooks, and data can only flow in one direction (A → B → C). [2]
For job change monitoring, one table is usually more efficient. You can use the "Send row" feature to filter and segment results afterward if needed, which transfers specific columns to destination tables without the ongoing signal costs. [3]
If you need any more help with your job change signal setup or have other questions, I’m here to assist. Would you like to share more about what you’re trying to achieve or any other details?