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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
kumarleau
Contributor
Contributor

Need to write similar logic of qlik formula

Hello Experts,

I don't know anything about qlik.

My project is migrating from qlik to another BI tool. I want to understand the existing formula of Qliksense

Can someone help on below formula

If anyone can give an outline  sql query that would be a great

Last Segment = num(Sum(Aggr(If([Segment Start Time] = Max(total <[ID: Session]> {<[Participant Purpose] = {'agent','customer'}>}[Segment Start Time]), 1, 0),
[ID: Session], [Segment Start Time])),vFormatCount0)

 

 

 

Regards,

Kumar

 

Labels (1)
1 Reply
kumarleau
Contributor
Contributor
Author

Hi Experts,  Any suggestions