I’m needing to update key expressions to improve performance in an app. When I identify an expression that could use some updating, I’d like to identify the Views that would be impacted?
I ran a simple search in the UX screen by the field name but no luck - is there another way I’m just not thinking of?
I once had written a script that parsed the documentation and built an in memory data structure to be able to run some queries like what you are trying to do but I never finished it, unfortunately