Select to view content in your preferred language

(SCRATCH THIS POST) Changes in one layout affect the other layouts

774
0
11-15-2020 08:24 PM
Labels (1)
JackCharde1
Occasional Contributor

Scratch this post! I was being very silly, and have figured it out. 🙃

 

Hey everyone,

I seem to have run into a layout issue I've not seen before. In the past, when I created multiple layouts from a single data frame, if one layer was common to each layout, I could perform separate queries in each layout, and they would act independently. For example, if I had the same roads layer in each layout, I could create 4 layouts with separate roads definition queries, and end up with 4 layouts of 4 different road types. However, this is not working this time around.

Currently, I'm using a Vehicle Routing Problem layer to create 4 routes to deliver meals. I want to create 4 separate layouts, one for each route. However, when I query the routes, orders, and depots in one layout, it changes the queries on each other layout, too.

Does this happen to be because I'm using the VRP layer, or because these layers are all grouped together under a main layer name? Or is there some other culprit? Any help would be appreciated!

0 Kudos
0 Replies