Skip to main content
Question

Is it possible to change row's color in the Table component in the View?

  • December 8, 2022
  • 3 replies
  • 23 views

natnapin.ketch
Level 2
Forum|alt.badge.img
Is it possible to change row's color in the Table component in the View?

3 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

This depends on the use case it can be achieved through Custom Objects in Celonis Views, however you may need to satisfy a condition based on the KPI/Dimension you are pulling in.....

 

Which basically means its still column wise and each column will need a seperate Custom Objects to display colours in rows.

 

For more details look at

https://docs.celonis.com/en/km---custom-objects---custom-attributes.html

https://docs.celonis.com/en/table.html(Record Attribute, KPI, Augmented Attribute, or Custom Object)

 

In short the answer is no, but you can play around with Custom Objects to achieve something similar.


natnapin.ketch
Level 2
Forum|alt.badge.img

@Abhishek Chaturvedi Thanks a lot for your answer! 😊


natnapin.ketch
Level 2
Forum|alt.badge.img

@Abhishek Chaturvedi 

 

By the way, do you know why when I applied Styling (custom object) to the column, the text in that column become right align?

Can you help me with this since I would like the text to be left align?