Hello,
I would like to add a new column to the Currency table but the New Column button is not activated.
Thank You
Hi @alovalpwa
I believe this is a known limitation of the Currency table in Dataverse - you cannot add custom columns to it.
One 'dirty' workaround would be to create a custom 'Currency Extension' table, and create a custom lookup column on it to target the Currency table (ie. a 1:N relationship between 'Currency' and 'Currency Extension'). You can then add your custom columns to the 'Currency Extension' table and drive any necessary logic off this table instead. Not ideal, and it may make your logic more complex than it should be, but may work for your use case.
mmbr1606
22
Super User 2025 Season 1
stampcoin
19
Michael E. Gernaey
15
Super User 2025 Season 1