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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
RobMazaheri
Contributor III
Contributor III

cumulative view in a pivot

RobMazaheri_0-1694097930886.png

 

trying to get a cumulative view in a pivot using the below statement but its not working. someone has advised that if there is a 0 then the formula cannot see past this ? is this correct and if so how do i get around his ??

RangeSum (Above (
SUM(
{<
    COMMISSIONING_RCVD_DT ={">=01/04/2023"}
    >}SUBMITTED_THP)
,0,RowNo()))
Labels (1)
0 Replies