Forum Discussion
jcastr02
2 years agoPost Prodigy
Creating Measure - but value will not populate
Hello I'm trying to create a measure "#FTE NeededDE15%" I'm trying to multiply two numbers TotalRx/Day X Eligible DE (two highlighted on right). However, the Eligible DE value doesn't populate when Im trying to type it out - any ideas?
1 Reply
- AnonymousNot applicable
Hi jcastr02 ,
Eligible DE is a field to which you need to add a max or other function. For example max('Table' Eligible DE).
Hope it helps!
Best regards,
Community Support Team_ Scott ChangIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.