Hi Community.
I am using the new Grid View Component as a Dashboard. Each Container is a different Customer and within each container is a Table, which is displaying data based on a returned query (presented as an array).
What I am trying to do, it make it so that the data in the table, relates to the Customer which the Container relates to.
I can get the customers to load in a new Container but the data within the table, I cannot get to honour the customer name that the container relates to.