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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions