Perpective Cache Issue

I have a time series chart that I feed different information based on the selection of the radio buttons by the user. The radio buttons are configured by a named query to pull the data paths for the data of interest to a particular user. I have the query set to bypass cache. The default radio buttons point at units BT01 and BT02. When another user connects and their query adjusts their selections to BT01 and DM01, it works 90% of the time. However, 10% of the time it shows BT01 and BT02 until they leave the page and come back at which point it is fixed.

This feels like a cache problem. I would think that bypass cache would fix it. But no luck.

1 Like