Hi Emir,
UDFs are a security feature, not a performance optimization. They filter data at the platform level after the query is executed, so they don’t reduce the amount of data pulled from the source.
While dashboards may feel faster due to less data being rendered, there’s no actual improvement in backend query performance.