Hey there! Is there any way to perform Conditional Formatting on DataTable based on ANOTHER COMPONENT’s value? For example, I’d like to include the value selected in a dropdown among the ‘filter_query’ condition .
Hello @jorge243,
Yes, you should be able to accomplish this:
Just take the input value and return the output to the style_data_conditional.
That should work! Thanks!
1 Like