Does anyone know if a view can be made available Experience-wide?
A little more information:
I have an Experience that references several sets of data. These datasets were created in the same formats, mainly so they could be easily understood and didn't require definitions for each attribute in each dataset. One of these attributes is called "Site State." On several pages, I filter the tables and create views for filter widgets based on the region that page is referencing, which focuses on a subset of states. For each page, I have to create a filter on the table and then create a new view for each region. This wouldn't be as big of a deal but the data being referenced are from a view layer, which, if I have to update anything (e.g. domain choices), I have to delete the view layer, update the original layer, recreate the view layer, fix the broken data references in ExB, and then recreate all the filters and views.
It would be nice to be able to filter or create a view once and then reference it throughout the Experience and not have it linked to a specific dataset.
Thanks. I understand, I think! Of course when I have a possible solution I don't need to switch anything out 😂
I'll try this when I can!