Cheap Onos Posted October 12, 2020 Posted October 12, 2020 Hi All, Hopefully a simple answer- I have added a property control in my text area i.e. drop down list, and have set the property values through 'Unique values in column'. But what I additionally need to do is limit what values are being included in the dropdown list - the list is driven by master data and I'm trying to avoid creating another "master" list. Is there a way to control what values are inluded
Gaia Paolini Posted October 13, 2020 Posted October 13, 2020 In the case of Unique values in column, you cannot filter by e.g. data type or other column properties (as all entries have the same data type and column properties). You can specify simple wild-card expressions like 'Bor C' for example, or 'NOT G' (the * is implicit here)
Cheap Onos Posted October 13, 2020 Author Posted October 13, 2020 Thanks. I have ended up just creating a calculated column based on the master list and have hard coded to exclude the values I don't want included in the drop down list. Not ideal, but works.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now