Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to separate number from text inside a table?

Hi!

I come to you now with this little problem, I need to know how to set a where statement inside a table to indicate a separation between numbers and text inside a single column.

That is a where after I have loaded a table, I am thinking in something like: "where isnumber(dimension)", although I don't really know if "isnumber" exists, but it would be something in that area.

Thank you again for your help, and have a good day.

1 Solution

Accepted Solutions
Not applicable
Author

If someone out there is wondering, the expression isnumber does not exists, but isnum does, and works just fine to solve this issue.

View solution in original post

2 Replies
Not applicable
Author

If someone out there is wondering, the expression isnumber does not exists, but isnum does, and works just fine to solve this issue.

Chanty4u
MVP
MVP

can u share sample