Trellis we can have repitation of visualization based on dimension. if we have more than two visualization and i want its repitation means all visualisation repitation as per dimension can it possible in trellis and I have below condition in dimension
if(Category like 'MEN*',Category)
I want to limit value of dimension but it resulting into aggregated result of visualisation instead of showing visualisation as per dimension value it showing over all value for all dimension which same for all.