Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

conditional format in € / K€ or M€ map visual

Hello

On a map visual I want to make a kind of conditional format in € / K€ or M€

In fact I have the map visual for all the data which represents 10Me for example but when I click on the carte de france visual the amounts will become smaller and smaller and the format in M€ will not be adapted anymore

In the end it's like creating a formula that says if it's

Amount <10K you display the amount in €

10K€ => Amount <1000 you display the amount in K€

otherwise it's in M€

 

Thanks for your help

 

  • Anonymous's avatar
    Anonymous
    5 years ago

    I want to know if it is possible to automate the display unit depending on the size of the number. If the number is greater than 10 000 I want to display 10K if it is less I want to display the whole number.

    This concerns the data label and the display unit.

3 Replies

  • Hi Anonymous ,

     

    Please add some screesnhots on what is happening at your end on the map visual. It is hard to understand.

     

    Thanks,

    Pragati

    • Anonymous's avatar
      Anonymous
      Not applicable

      I want to know if it is possible to automate the display unit depending on the size of the number. If the number is greater than 10 000 I want to display 10K if it is less I want to display the whole number.

      This concerns the data label and the display unit.

  • Anonymous's avatar
    Anonymous
    Not applicable

    The automatic mod was the only solution. thx