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: 
sunilkumarqv
Specialist II
Specialist II

Create ID for dynamically created Dates

Want to create an Id for dynamically created dates

1 Solution

Accepted Solutions
aveeeeeee7en
Specialist III
Specialist III

Hi Sunil

Is this what you want??

See the Attached File(Qvw).

Regards

Aviral

View solution in original post

7 Replies
luis_pimentel
Partner - Creator III
Partner - Creator III

Could you be more specific, please?

MK_QSL
MVP
MVP

Dear Sunil,

No one would understand your problem in one line question.Could you please provide some more information?

Not applicable

Are you talking About Calender

aveeeeeee7en
Specialist III
Specialist III

Hi Sunil

Is this what you want??

See the Attached File(Qvw).

Regards

Aviral

sunilkumarqv
Specialist II
Specialist II
Author

I have dates in data like 3/1/2011, 3/1/2011, 3/1/2011(M/DD/YYYY)

in b/w i dynamically created Dates from 1/1/2011-1/2014 using autoincrement . for this dynamically created dates i want to define another ID

Not applicable

Can you paste your script for us to understand your requirement?

If you are creating a date like MakeDate(2012,1,10), you can define it like MakeDate(2012,1,10) as New_Date

aveeeeeee7en
Specialist III
Specialist III

Use Rowno() in your script.

See my Attached Qvw.