Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

how can filter Report from blank values were using UNICHAR thresholds

Hi everyone, any have any idea how can filter Report from blank values were using UNICHAR thresholds   without UNICHAR thresholds (Filter working)   with UNICHAR thresholds (Filter NOT wor...
  • v-lili6-msft's avatar
    v-lili6-msft
    7 years ago

    HI, Anonymous 

    Just try this formula:

    KPI_UTIL 2 = IF(ISBLANK(AVERAGE(AGTPRF_FCT_PERFORMANCE[UTILIZATION_PERCNT]))=FALSE(), UNICHAR(11044))

    Result:

     

    Best Regards,

    Lin

  • Anonymous's avatar
    Anonymous
    7 years ago

    Really appreciated v-lili6-msft  :)

     

    Accept it as the solution