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

1 Solution

Accepted Solutions
tresesco
MVP
MVP

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

View solution in original post

1 Reply
tresesco
MVP
MVP

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