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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
FMDF
Contributor III
Contributor III

Formula Help

I have this lovely code that is charting a trend line.

I have no idea how to decipher this.

 

=LinEst_M(total aggr(if(Count(WOID),count(WOID)),MonthYear), MonthYear)*
only(MonthYear)+LinEst_B(total aggr(if(count(WOID),count(WOID)),MonthYear),MonthYear)

Labels (4)
1 Reply
dwforest
Specialist II
Specialist II