Is there the ability to search through all data assets?

Hey all,

I am using UDataAsset derived classes for some data-driven functionality in a game and it would be really useful if it was possible if there was an equivalent of the “Find in all Blueprints” search function for data assets. I’m assuming it’s not possible as I haven’t found anything yet so if not then I’d like to raise it as a feature request. An example would be finding any instance of a specfic enum value in the assets, rather than than just searching the property names themselves.

Many thanks