- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
you don't need to do such a work around, all what you didn't notice is that NumericField is not a string is always a numeric (Number)
so You cannot use substring on a integer or decimal... unless it's a string.. so use the toString() after the .rawValue like this
This should be working.
Views
Replies
0 Likes
Total Likes