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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
elie_issa
Creator II
Creator II

get the previous record based on a specific date

Dear All,

Please help me solve the below issue.

I am using this expression to get the previous BU for the previous assignment date but it's giving blank

FirstSortedValue([Business Unit],-[Assignment SDate],2))

Check the attachment where the highlighted field should be filled by C***** and not blank.

Thanks.

1 Solution

Accepted Solutions
agigliotti
Partner - Champion
Partner - Champion

maybe this:

Above( [Business Unit] )

View solution in original post

1 Reply
agigliotti
Partner - Champion
Partner - Champion

maybe this:

Above( [Business Unit] )