Hello,
I have used a stencil to create a KPI shape and tried to enhance it by adding a "Trend" icon next to it.
My goal is to display a trending graph for my Elevation data. The parameter ID is 201.
Below is the graph that I want it to be displayed when I click to the "Trend" icon.
I've also defined a page named "Trend" and added a shape for my trend graph with the following shape data:
Unfortunately, the output I'm getting is just a blank window, as shown below:
I followed the same steps as the example I found in Ziine.
Appreciate any guidance or assistance with this issue.


Hi Nuril, along with what Toon suggested above, can you also verify that the Trend Icon shape you created is included as part of the Elevation group of shapes for the reading. If not part of the group, then the trend icon is not aware of what element linked to.
Could you verify what happens when you click the button when it comes to your variables? The first thing I always recommend in situations like this is to isolate the issue. Is your session variable set not working, is it the sep placeholder that’s the issue, is it the popup combined with the setvar, is it the trendgraph itself… Trying to isolate what exactly is causing the issue will probably help in determining the problem and how to solve it.