cancel
Showing results for 
Search instead for 
Did you mean: 

Dimension Filter Default Selection on Start Up

Former Member
0 Kudos

I have a Dimension Filter bound to a Data Source dimension.I want one of the dimension values to be the default selection on startup.Is this doable? If so how?

Design Studio 1.6 SP1

Source: Universe

Thanks in advance.

Greg

Accepted Solutions (1)

Accepted Solutions (1)

MustafaBensan
Active Contributor

Hi Greg,

In order to set the default value for a Dimension Filter, simply execute the dataSource.setFilter(<dimension>,<value>) in the On Startup event, where <dimension> is the dimension associated with the Dimension Filter and <value> the desired default value. This should result in the Dimension Filter showing this value as the default.

Regards,

Mustafa.

Former Member

I was looking for something more complicated!!. Thanks Mustafa, that did the trick.

Greg

MustafaBensan
Active Contributor
0 Kudos

Sometimes it's the simple solutions that work best 🙂

Answers (1)

Answers (1)

former_member241445
Participant
0 Kudos

you just need to drag and drop the dimension that you need to rows.