IS Conditional formatted table with combined with specific dropdown possible?

Hi,

I have a dashboard and in this dashborad on some steps there are few algorithms that find some observation and label them as them group1 group2 and group3. And my other dropdowns are picking specific dates, after this my dropdowns reshaped bc of the this specific date integer. After this i pick specific sub dataframe from this dropdown. after this algorithm (i mentioned before) groupped this subset df as different group.

Is this possible to do this?

You can think like this. I have 10 variable, and first one is categorical. And there is 3 category.
I want to make this 3 category’s raw as different colored on my dashtable. Is this possible? Then how?

I want to specify it on callback.