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: 
Frank_Hartmann
Master II
Master II

Textboxformula

Anybody able to tell me the correct formula to display the name of the min Usecase in a textbox?

Thanks in advance

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

=FirstSortedValue([Use Case], aggr(sum({<WeekDiff={[$(vZeitraum4KW)]},Testset={'TS1'}>}Availability)/100,[Use Case]))

View solution in original post

1 Reply
tresB
Champion III
Champion III

=FirstSortedValue([Use Case], aggr(sum({<WeekDiff={[$(vZeitraum4KW)]},Testset={'TS1'}>}Availability)/100,[Use Case]))