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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
beck_bakytbek
Master
Master

generate values within datafield

Hi Folks,

i got a question, for instance i have the following data:

Empl_Date, Empl, Empl_Position, Sales

03.03.19, Niko, Manager, 100

15.06.19, Niko, Sen.Manager, 150

 

how can i generate in my column: Empl_Date the new values, like 03.03.19, 04.03.19, 05.03.19

my expected output is:

03.03.19 - 14.06.19, Manager

15.06.19 - Today, Sen. Manager

 

i could have solved this problem by using of IterNo () - Funktion (when i have 2 Columns; Startdate and Enddate).

But here i have only one column: Empl_Date, i want to show later with master calender, that from 03.03.19 until 14.06.19 i was as Manager, and from 16.06.19 till Today i am doing as Sen.Manager.

Does anybody have any idea how to resolve this issue?

 

Thanks a lot

Beck

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

2 Replies
sunny_talwar
MVP
MVP

beck_bakytbek
Master
Master
Author

Sunny thanks a lot for your help and time