Question

Sykehuspartner HF
NO
Last activity: 27 Jan 2025 10:46 EST
How to Display Data from a Data Page in a Graph in Constellation?
Hello,
I have a requirement to display data from an API call in a graph. The dataset includes fields like date-time (for the x-coordinate) and valueA, valueB, valueC (for the y-coordinates).
In our application, which is being built in Constellation, we do not want to save this data to the database. Instead, we only want to cache the data in a Data Page and display.
We were able to achieve this in Cosmos by sourcing the graph directly from a Data Page in the UI. However, I am struggling to implement this in Constellation. From what I understand, Constellation seems to require saving the data to the database and then using Insights (?).
Is it possible to achieve this without saving the data and instead use the Data Page as the source? If so, how can this be implemented in Constellation? Any guidance would be greatly appreciated!
Thank you in advance!