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: 
prabhas277
Creator
Creator

Autonumber function

Hi experts,

How to optimized the  script by using autonumber function in script level? and If we use the link table then what it will be( star schema or snowflake) ..explain?

Regards,

prabhas

1 Reply
robert_mika
Master III
Master III

When you need to use composite key to link tables  by concatenation many other keys.

Your key maybe very long so you can use Auto-number to replace this string with a number and your information will be still kept.

Depends on model but usual that will be star schema