Skip to main content
Solved

Get rid of colors of a metric of dimension data type in a table

  • September 2, 2024
  • 5 replies
  • 159 views

Chahat
Master Helper
Forum|alt.badge.img+14

I have a formulated metric of the datatype: Dimension and when using this metric in a table, the values are coming correct but these values are colored (multi) because it’s  a dimension metric . Since this metric is used in multiple tables . 
Is there any way by which I can get rid of the colors of this metric in a specific table?

Best answer by Igor P

Hello!

Well, depending on the size of your dimension - because what I’m about to suggest could impact a view load’s performance - you could just customize the Chip colour of all items of this dimension to be all Blank (HEX code “FFFFFF”).

 

 

Let me know if that’s what you were looking for,

 

Thanks!

5 replies

Benoit
Community Manager
Forum|alt.badge.img+15
  • Community Manager
  • 232 replies
  • September 3, 2024

Hi,

I don’t believe you can get rid of the colors for dimensions items.

However, you can convert your dimension type metric into a text type metric easily if it’s just to display the text and reformat it.

Just call the text property (it’s .Name by default) of your dimension type metric.

Hope this helps!

Best


Chahat
Master Helper
Forum|alt.badge.img+14
  • Author
  • Master Helper
  • 80 replies
  • September 5, 2024

Got it , But it wont be a dropdown anymore if it’s a text type.


Igor P
Employee
Forum|alt.badge.img+3
  • Employee
  • 8 replies
  • Answer
  • September 6, 2024

Hello!

Well, depending on the size of your dimension - because what I’m about to suggest could impact a view load’s performance - you could just customize the Chip colour of all items of this dimension to be all Blank (HEX code “FFFFFF”).

 

 

Let me know if that’s what you were looking for,

 

Thanks!


Chahat
Master Helper
Forum|alt.badge.img+14
  • Author
  • Master Helper
  • 80 replies
  • September 11, 2024

@Igor P ,
Got it! This is useful though,
But then it will be of transparent color in all the places where this dimension property is used in the dropdown, right?


CDALMAY
Master Helper
Forum|alt.badge.img+14
  • Master Helper
  • 121 replies
  • September 11, 2024

Hi @pigment_enthusiast ,

Indeed it will use the white color in all the places. We cannot have an alternative color, that could be an idea to submit.