Add Global Filter on Top of Page That apply on multiple Models

Hmm.  A couple things:

  1. Make sure that the other two models do have values for the user you’re filtering by.   
  2. Check and see if there any errors in the console when you are doing the filtering. This is where you can see if its something going on with the snippet.  This is where can also type in skuid.$M(‘accounts_submitted’).data to see what’s going on in a particular model, in this case the model named accounts_submitted.