Dataframe and Highlightext

The issue is: the output is dataframe and I want to set some conditions to select some rows that match and meanwhile, I would like to set these rows to red or other colors to reveal their special.
(I think it could use highlightext, but i do not know how to use it in dataframe)

Thanks for any advice!

Hi @Kingzc1 this not currently possible, but we’re looking into it. Can you elaborate a bit more – what are these conditions?

Thanks for reply!

of course, i mean it is easy just like the output is a dataframe and there are some rows which have a special number like children’s grade, I would like to set these rows Highlight which grade is higher than 85. The conditions are columns in the dataframe.