Skip to content

What is the Yellow on Measure name mean in TOM Explorer? #632

Discussion options

You must be logged in to vote

It appears to indicate the measure value multiplied by constant is qualified
measure = table[measure2] * 60 (yellow indicator)
measure = measure2 * 60 (no yellow indicator)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@otykier
Comment options

Answer selected by mlonsk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment