Question

Is there a way to default page selectors in an application?

  • 28 March 2024
  • 2 replies
  • 143 views

Userlevel 4
Badge +8

Would like to default the page selectors in my application to dynamic display as opposed to default. Is there a way to do this without manually adjusting every view?


2 replies

Userlevel 5
Badge +9

Hi @MKohli ,

You could set dynamic variables based on a metric and use this variable as default filter on all your pages.

  1.  Add A metric having the a Data type the dimension you wish to filter on
  2. Create a boolean metric using to check only the item you selected in the selection metric
  3. Set a dynamic variable based on the boolean metric
  4. Use the dynamic variable as a default item in all your pages.

Hope this helps.
Issam

Userlevel 4
Badge +8

Hi @Issam Moalla , I believe we are talking about 2 separate things. I would like the adaptive display setting to always be dynamic selection as opposed to setting dynamic variables (ex. Last 12 Months). The adaptive display setting always defaults to dependent whereas I would like to set it to Dynamic as deafault.

 

 

Reply