Skip to main content
Question

Percentage symbol stored as string

  • December 4, 2019
  • 2 replies
  • 11 views

fikusas
Contributor
Forum|alt.badge.img+5

I have the following issue. When trying to assign % symbol to attribute, the output is empty field. How can it be solved?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • December 4, 2019

I've had this issue before, I resolved it by putting a space in front of the percentage sign, then just taking one character from the right


erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • December 4, 2019

Based on the work around mentioned by @ebygomm, I did some testing.

This works too, without needing the two steps: