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: 
Hariz
Contributor II
Contributor II

Create Multiple new Columns by comparing two columns values

I am new to qliksense and trying to find a way to create multiple new column by comparing two column values(Id1 and Id2) and writing to the parent 

Input

Game CityId1Id2ViewersRatings
BaseballNew York11 100010
Baseball USSan Francisco 11 8
Baseball GermanyBerlin 11 6
Baseball EnglandLondon 11 7
Football New York22 200010
Football BrazilPorto 22 8
Football FranceParis 22 5

 

Output

Game Id1Game1City1Game2City2Game3City3ViewersRatings
Baseball11Baseball USSan FranciscoBaseball GermanyBerlinBaseball EnglandLondon100010
Football22Football BrazilPortoFootball FranceParis  200010

 

 

1 Reply
Hariz
Contributor II
Contributor II
Author

Any help on the above query