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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

AUTOMATIC KEY OF A TABLE

Hi community,

Please how to generate automatically the key of a table??

Thanks in advance for your answer.

Labels (1)
4 Replies
prieper
Master II
Master II

ROWNO() delivers a running number for each record,
otherwise you need to find or calculate the dimension(s) building unique key for you table. You may concatenate them as text or use the AUTONUMBER-functions.

HTH
Peter

Not applicable
Author

Please sir Rieper, can i have an example???

thanks

llauses243
Creator III
Creator III

Hi, in help is this ...

good luck, Luis

Not applicable
Author