I have multiple graph views on one tab and want to customise what data can be seen when you choose a Y axis. I did this without any problems but then when i went to another graph view in the same tab the changes i had made were carried over to it. Is there a way of showing certain sets of data in one graph view when choosing a Y axis and then having different sets of data visible when choosing a Y axis in another graph view within the same tab?
Really annoying if this isn't possible - let me know if you need further info.
Unfortunately, you cannot use the Y axis drop down to control to show a subset of data. However, if you wish to show different data in two different Graph views on the same tab then you will have to use "Named Queries". Using Named Queries you can create different snapshots of data and assign a query to a particular view. If you want to show different snapshots for different Y axis fields then you will have to create additional views in conjunction with Named Queries. Another alternative is to use tabs instead of Named Queries.
If the above doesn't solve the exact problem you are experiencing then can you post a sample file together with more information as to what exactly you are trying to achieve.
Attached is an example file with 3 graph views, each one with a query as data subset, in order to handle different data in every graph views.
Unfortunatelty that solution isn't going to work for me. I have three types of data for example and then 10 different metrics under each type. I wanted to be able to have a graph view for each type of data (3 graph views) and then the 10 metrics on the y axis sitting within each type. seperate tabs for each wiln not work either as i already have multiple tabs and this will be going out to a client. Why isn't it possible to do what I'm asking if it's possible to do this on seperate tabs?