OPAL ReferenceOPAL helpful hintsHow do I find the size of a column?To get the size of a column, you can use strlen to measure its length. You may also want to cast as a string, or concatenate multiple columns before using strlen.Updated 6 months ago How do I test for multiple values in a dashboard parameter?How do I format large numbers for readability?Did this page help you?YesNoCopy Page