• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
ControlUp Community

ControlUp Community

Connect, Learn, and Grow

  • Blog
  • Podcast
  • Meetups
  • Archives
  • Categories
    • ControlUp One Platform
    • ControlUp for Apps
    • ControlUp for Compliance
    • ControlUp for Desktops
    • ControlUp Scripts & Triggers
    • ControlUp Synthetic Monitoring
    • ControlUp for VDI
  • Topics
  • Events
    • Logos & Wallpaper
    • ControlUp.com
  • Join

Numerical Sorting in Custom Reports with ControlUp

Posted on March 1, 2023

A user asked about numerical sorting in custom reports with ControlUp. It was suggested that the data must first be interpreted when creating an index, meaning numbers must be read as numbers. If uploading decimals, multiplying them by 1000 can be a workaround. URLs mentioned were not included.


Read the entire ‘Numerical Sorting in Custom Reports with ControlUp’ thread below:

Is there a way w/ a custom report to be able to sort numerically (lowest to highest)? if i click the column header on this for example it DOES sort but not how it should)


So ControlUp wants everything to be a string, so you get sorting like this where its based on ABC order, not Integer.

To make use of ControlUp and get the reporting like i wanted i use the API and pull the data out and manipulate it with Powershell to what i need and then export it to a dashboard for example.


ahh gotcha thanks for the input! not a huge deal really…just thought i’d check if there was anything i could do w/ this setup too but all good


The data is interpreted the first time the index is created. For example an index I write to using a script on an interval.

You do have to make sure you’re actually passing a number and not a string though. "100" is different than 100.

I think your issue is most likely that it is a decimal. I’m not sure if the indexes still support decimals or if they will force them to be a string. There used to be an issue where:

• Your initial upload of a field contains a number that isn’t a decimal (IE 100)

• The next set of data IS a decimal (99.9)

Now the index has a problem. Because it thought you were uploading full numbers. Not decimals.

Workaround for that? Don’t upload decimals. Multiply by 1000 or something to prevent decimals.

Continue reading and comment on the thread ‘Numerical Sorting in Custom Reports with ControlUp’.  Not a member? Join Here!


Categories: All Archives, ControlUp for Desktops, ControlUp Scripts & Triggers
Topics: PowerShell, Reporting, Scripts

Ask Us Anything, Connect, Learn, and Grow with the ControlUp Community!

Login to the ControlUp Community to ask us anything, stay up-to-date on what’s new and coming soon and meet other like-minded techies like you.

Not already a member? Join Today!

Primary Sidebar

ControlUp Academy

Enroll in ControlUp Academy for expert-led technical training, equipping you with skills to effectively deploy, manage, and grow your ControlUp investment.

Learn here >

Rotating Images

Hidden Gem from our Community on Slack!

ControlUp Betas - What's Coming Next?
NEW ControlUp Features - Stay Up-to-Date!
ControlUp Scripts - Scripting, Zero to Hero
Latest KB Articles - Be the First to Learn
Did you Know - with Sivan Kroitoru
Practical Perspectives Technical Use Case Training

Video Tutorials Library

Visit our technical how-to videos, offering step-by-step tutorials on advanced features, troubleshooting, and best practices.

Watch here >

ControlUp Blog

Check out the ControlUp blog for expert advice and in-depth analysis.

Read here >

ControlUp Script Library

Visit the ControlUp technical script library, which offers a multitude of pre-built scripts and custom actions for your monitoring and troubleshooting requirements.

See here >

ControlUp Support

Visit the ControlUp support home and to delve deeper into ControlUp solutions.

Browse here >

Download ControlUp RealTime DX

Start with ControlUp for real-time end-user environment insights, swift troubleshooting, and unprecedented performance optimization. Download now.

Download here >

Footer

      

ControlUp Community
Of Techie, By Techie, For Techie!

Terms of Use | Privacy Policy | Security
Dive Deeper, Learn more at ControlUp.com

  • facebook
  • twitter
  • youtube
  • linkedin

© 2023–2025 ControlUp Technologies LTD, All Rights Reserved.

We use cookies to ensure that we give you the best experience on our website. by continuing to use this site you agree to our Cookie policy..