In our current dashboard setup, we display a total count in parent tiles, with each count corresponding to multiple child tiles that hold detailed information.
The requirement is: whenever the count in the parent tile increases, a new child tile should be created automatically with the relevant information (e.g., project name, client, value, date,Revenue).
Currently, OAC does not support dynamic creation of visual components like tiles based on data-driven repetition. This makes it difficult to maintain a scalable and automated dashboard experience when the number of records grows.