Skip to main content
Announcements
Join us on Feb.12 to Discover what’s possible with embedded analytics: REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
Taylorcc
Contributor III
Contributor III

Conditions on a box plot

 

Hello, 

I have a box plot with the following data: 

Dimension = Referral Number 

Y axis = Reason for treatment 

X axis = (Referral commenced date-referral date) 

I only want the box plot to display patients aged 0-25 - where do I add age? 

I tried the following as my dimension and it didn't work -

Aggr(Only({$<[Patient Age]={">=0<=25"}>} [Referral Number]), [Referral Number])

Thank you 

1 Reply
Sammy_AK
Creator II
Creator II

use the set analysis parameter [Patient Age]={">=0<=25"}>} in the measure.