chrisdukeLlama commented on issue #32276:
URL: https://github.com/apache/superset/issues/32276#issuecomment-2661635316
@dosu
Excuse me imprecise previous question
Problem:
• The current filtering system defaults to categorical
"IN" searches.
• I need a text search filter that supports "LIKE" or "ILIKE".
• "ILIKE" does not seem to be applied automatically as mentioned
in previous responses.
Questions:
• Where in the code does Superset apply "IN" for filters?
• How can I modify the filtering logic to allow text-based LIKE
searches instead of IN?
• Is there any planned feature or workaround for full-text search
in dashboards?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]