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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
jerryr125
Creator III
Creator III

Display Date when Balance-on-Hand is less than zero (first occurance)

Hi - 

I have the following formula in a KPI :

=MIN(($(vBOHProductFinal))-aggr(Rangesum(Above(($(vForeCastProductTotal)),0,RowNo())),PSALECALENDARDATE))

This displays the FINAL negative value of the BOH Products over the dates (one year of dates)

I would like to display the actual date when the BOH Product goes from positive to negative.

 

Thoughts ? 

Thanks - Jerry

 

10 Replies
jerryr125
Creator III
Creator III
Author

Hi - I am still stuck on this one - any thoughts / luck ?