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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
vijaykoutilya
Contributor
Contributor

regarding function

how we get ID with separate values

 

ID Value
A A1
B B1,B2
C C1,C2,C3
D D1,D2
Labels (1)
1 Reply
vinieme12
Champion III
Champion III

TableName:

Load ID, subfield(Value,',') as Value

From XXX:

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.