Change the color of cells with conditional formatting in Data Grids?
Comments
-
You will need to use an Advanced Data Grid to achieve this, as standard Data Grids don’t support conditional formatting.
Please note that when using an advanced data grid, a new report must be created.
To demonstrate, the below project displays a list of account emails in one column and whether the account is active in another column, with the true / false values colored green / red using conditional formatting.
1- A Fetch Entities step retrieves all account entities, then passes this to the form.
2- In the form, add an Advanced Data Grid and within its properties set the Type to Account, then click Edit under Source to edit the source report.
3- Within the report properties, under Grid View, you can add multiple conditional formatting rules.
4- Configure your conditional formatting rule. The below rule colors cells in the IsActive column red if their boolean value is unchecked, or false.
5- Two conditional formatting rules were used to color the columns as below.
Please see the below documentation for more information on Advanced Data Grids:
https://documentation.decisions.com/docs/advanced-data-grids
Howdy, Stranger!
Categories
- 4.3K All Categories
- 74 General
- 12 Training
- 206 Installation / Setup
- 1.1K Flows
- 110 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 709 Forms
- 344 Reports
- 3 Designer Extensions
- 48 Example Flows
- 57 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 58 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions