aricgresko
10 months agoContributor III
How to find Entity's Currency in Application Database Tables
I'm working on a custom Table View that returns People Planning Plan Data for our users. The new requirement is to also bring in the Currency of the data. This means I need to bring in the Currency that is assigned to a given Entity (i.e., Currency assigned in Entity Member Properties in the Settings section). I've looked through the Member, MemberDescription, and MemberProperty Application Database Tables but cannot seem to find where the Currency name is stored.
If anyone can point me to where I can find an Entity's Currency stored in the Application Database Tables, that would be fantastic.