Is there a way to see a listing of all the Tables in my Project?

I have a lot of Groups and a lot of tables in each group as I build my queries from various sources, as I suspect we all do.

Is there a way to see all the tables in a list since I am quite diligent to name each table for it's specific purpose (source to result). This would complement the "Find Actions" function, which I love and use all the time.

1 Like

It's possible to do programmatically, with the "Project metadata" action:

2 Likes

Cool!