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: 
Anonymous
Not applicable

tUniqrow - How to avoid null values

Hi there, 
can we avoid null values in tUniqrow, for example i have this data below as input
Column A, Column B
1,a
1,b
,c
2,d
2,g
output is 1,null,2
can the null be avoided ? i did not see any option.
please help!
Thanks in Adv
Labels (2)
1 Reply
Anonymous
Not applicable
Author

You should filter the null values before or simply replace them with a fix value.