Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Interactive sort on a text field having decimal numbers

$
0
0
I have the following text field in SSRS report: Version 2.0.0.0 1.0.0.0 1.2.0.0 2.1.8.8 2.2.32.7 1.4.11.0I want to sort this field interactively.I have already sorted other fields, but as this field is text but has decimal data, its not sorting properly. How do I do this correctly?Once sorted ascending, report should show Version 1.0.0.0 1.2.0.0 1.4.11.0 2.0.0.0 2.1.8.8 2.2.32.7Thank you in advance

Viewing all articles
Browse latest Browse all 2791

Trending Articles