You’re looking to hide certain properties from appearing in the Data Explorer when users create custom reports. There are two main approaches to achieve this:
1. Control the list of properties using Relevant Records
The list shown to users should only include properties marked as relevant by the system or a developer.
To manage this:
In Dev Studio, go to Configure → Application → Inventory → Relevant Records.
Here, you can mark properties as inactive, which will prevent them from appearing in the Data Explorer list.
2. Restrict access through Property Security rules
You can apply access restrictions to specific properties using Property Security:
In Dev Studio, navigate to Records → Security → Property Security.
If a user does not have the privilege associated, the property will not appear in the Data Explorer list. Note: Property Security overrides any Relevant Records configuration.
These methods apply to both the traditional Report Editor and Explore Data in Constellation UI, ensuring consistent control over property visibility across experiences.
Hopefully this gives you a solid starting point! Let me know if you have further questions.