I've been working from both of these helpful posts about using Arcade to format values and cells in dashboard tables.
I've been able to do some things, such as formatting numbers and percentages. But I haven't been able to figure out how to bold specific values in a column and, for other values, change textAlign from left to center.
I can use displayText to make all values bold, or textAlign to make all values center aligned. My goal, though, is to make those changes for just certain values in the column.
Below is my desired output for the "Revenue Source" field. Thank you for any suggestions.
| Revenue Source |
| Personal Income |
| Withholding |
| Other Pmts |
| Refunds |
| Corporation |
| Estimated Pmts |
| Other Pmts |
| All Other Revenue |
| Insurance |
| Tobacco |
| Other |