Reloading Filters when Table visualization changed

I’m initially filtering the metric set I’m using with a filter connected to a bridge parameter.

I noticed that the other filters that I’ve connected to the table would not load values based from the result of the initial filtering.

Is there a way to reload the other parameters when the table have finished loading its data?

Hi Renzi,

I tried to replicate your use case but was unable to do so. I have a bridge parameter that is connected to a filter on a dashboard. I have one other filter connected to a different hierarchy.
image
So, this filter contains the values on initial load:
image

Can you please provide some more details on how your table looks at the initial load?
Besides does your data cube returns any values for the default value of your parameter? You can check this in the data preview of your data cube.

Hi @pankaj,

I guess because my table doesn’t have any value to begin with and will be populated based on the value of the bridge parameter.