Forum Discussion

skidambi2's avatar
skidambi2
Frequent Visitor
7 years ago
Solved

Survey Score Filter

I have a survey feild with the survey results .

I want to get the count of that feild whose survey results are less than or equal to 3.5

How to achieve it ?

 

  • Anonymous's avatar
    Anonymous
    7 years ago

    HI skidambi2,

     

    If your table stored numeric value in survey filed, you can create a slicer with 'less than or equal to' option.

    If not, you need to deal with these field and calculate the score value as a column, then use this score column to create filter with less than or equal to mode.

     

    Regards,

    Xiaoxin Sheng

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI skidambi2,

     

    If your table stored numeric value in survey filed, you can create a slicer with 'less than or equal to' option.

    If not, you need to deal with these field and calculate the score value as a column, then use this score column to create filter with less than or equal to mode.

     

    Regards,

    Xiaoxin Sheng