How to reference user dashboard selection (new UX) in module

Hi

 

How to reference user dashboard selection (new UX) in module:

 

Let’s say “USA” region is selected in any synced graph in the new UX, and this is reflected in the region context filter at the top of UX page.

How do I reference the selected value “USA” in a module?

 

A simple formula for me would be “if [selected value] = “USA” THEN 1 ELSE 0”.  I’d like to see the result 1 in my module when the user selects USA.

 

Thanks

Declan

Answers

  • Hi @ddevine 

    Page selectors in New UX Cannot be used as item of list in formulas.

    As a workaround, A lineitem has to be created with list formatted and user needs to select from this lineitem instead a page selector and this particular lineitem has to be used in formula.

    I do not think apply formula for the page selector in New UX is not an available option

    Regards
    Pujitha

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In