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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
AlanM
Contributor II
Contributor II

Measure with expression right

Hello Together,

is there an expression that represents a certain number of letters or numbers starting from right? Like the excel function " =RIGHT (text, [num_chars])"

 

Dimension =[Fahrtbezeichnung (BEZ)]                                        Measure=?

Exp:

Fahrtbezeichnung (BEZ)?
GUT| VKM 066 | TOF, ATTOF, AT
GUT| VKM 066 | TOF, BTTOF, BT

 

Many thanks in advance for your support!

 

 

Labels (2)
1 Solution

Accepted Solutions
Almen
Creator II
Creator II

Same thing in Qlik Sense, RIGHT(Text, num).

View solution in original post

2 Replies
Almen
Creator II
Creator II

Same thing in Qlik Sense, RIGHT(Text, num).

AlanM
Contributor II
Contributor II
Author

It works.

THANKS A LOT!