Forum Discussion
1 Reply
- OSAdmin
OneStream Employee
Originally posted by Nick KroppeTo format a field in the grid view component, set the "Default For Columns Are Visible" property to False. You will then have to manually call out the fields you want to display in the grid view and specify the column name and is visible = True property. From there, You can individually format each field using Microsoft String Formatting capabilities.
Related Content
- 2 years ago
- 2 years ago
- 4 years ago
- 2 years ago