Skip to main content
angelom2566379
Participant
April 14, 2016
Question

showing 85%, 95% etc... when using cfsearch scoring instead of like .35154512, .254878 etc.

  • April 14, 2016
  • 1 reply
  • 227 views

at the moment when using cfsearch it shows score as .35154512, .254878 etc. How can I show it like 95%,87% etc....

    This topic has been closed for replies.

    1 reply

    EddieLotter
    Inspiring
    April 14, 2016

    Multiply the score by 100 and use the numberFormat() function to format the result as desired.

    Cheers

    Eddie