Skip to main content
Implemented

Charts remember the View Category selection

Related products:Charts
  • March 19, 2026
  • 2 replies
  • 37 views

Today, when adding data (using data modelling), the Category defaults to CogniteTimeSeries.
Would it be possible to have Chart remember your selection (some engineers always search via the Asset) so you do not have to select every time? 

2 replies

danielferraz
Expert ⭐️⭐️⭐️⭐️
  • Expert ⭐️⭐️⭐️⭐️
  • May 4, 2026

Hi ​@Gunnar Andreas 

We have implemented a fix for this. When navigating to the search panel to add data, the user will automatically land in time series or extensions of time series 
 


  • Author
  • Seasoned ⭐️⭐️
  • May 4, 2026

Hi ​@danielferraz 

Yes, I can see it when I try to add a timeseries. It exposes a challenge for the UI that we have seen in other situations as well. 

Since we ingest timeseries from multiple sources, having different metadata, we have different views (in the same DM) for the same NodeId, where more than one implements CogniteTimeSeries. I assume you use the extension endpoint to identify the View you choose? Right now it is the wrong one that is chosen as the default. 
We’ll see if we can change our DM, but it is not an unlikely scenario that there will be more than one extension of the CogniteTimeSeries, which means it would be helpful if we could configure which one it favors.