Forum Discussion
MP_123
Microsoft Employee
10 years agofilter on a measure
hi i created new calculated measure. i want the measure to appear on report only if it's not blank. on the visual level filter, the option to change the settings of the filter from all to somethin...
Sean
Community Champion
10 years agoVisual Level Filters - can be both columns and measures!
What is your Measure formula?
- MP_12310 years ago
Microsoft Employee
- MP_12310 years ago
Microsoft Employee
the option to change the 'is less' is disabled...
and can enter data or apply
this is the formula:
Card Type Avg.3 = if(HASONEVALUE(Query1[Experience]), calculate(([Click Rate]),all(Query1[Experience])))
- MP_12310 years ago
Microsoft Employee
hi,
is someone can help me?:smileyhappy: