Can we change the database view column label which is already in place
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:31 PM - edited 11-30-2022 10:40 PM
Hi @Gayathri5,
This doesn't seem feasible to me because what the database view is doing is joining the two tables and presenting the columns within them. The only thing you can change in this area is the field's name but that will be a permanent change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:36 PM
So if its picking label from actual table and we can't change them in database view instead change the label in table which will be permanent change in all the places?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:43 PM
I have found the solution,please read the Product documentation bellow。
Relabel a column
Sometimes, two different tables may have fields of the same name that are both important (such as two tables with a sys_updated_on field). For clarity, relabel one of the fields.
Before you begin
Role required: admin.
About this task
To create clear reports, relabel the fields on the Database View [sys_db_view] table without changing the names of the fields.
Procedure
- Navigate to All > System Definition > Language File.
- Select New.
- Fill in the form as follows:New language file fieldsName Description
Table Name of the database view Label Display label Plural Plural form of the display label Element Name of the field on the database view - Select Submit.