Hi,
I have defined a variable in my LCA, and I want to display the value of that variable inside every item in a grid.
How can I achieve that? I can't figure it out.
Hi Stefan,
Currently, the grid component and other components using templates only have access to the context of the query row they are representing. They cannot access other app context, such as variables or values exposed by other components. We have a task for this feature on on backlog and will let you know here once it has been implemented.

HI you need to place Variable in {X}
if you have more same elements for example like this and you want pre click to see the full review of that data
in Queries Ger parameters->protocol->version or ascript if you have then select the data and use filter which column to filter(what is advantages of all data which variable ex index and on the value of right side u have icon click there and mange the data how u want to place whic table etc 🙂
Alright, thanks!