How I'm doing this is; I clone the master view and change the filter attributes and save as a new view. But this way, I'm creating 50 different view sets with 50 different short codes at the end of the day .
So if I need to change something about the general structure, than I need to do it one by one for each of the 50 different views. What I'm looking for is, is it possible to create a master-child relation so that if I update the master view template all child views will be updated?