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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SetAnalyis with Difference

Hello Guys,

How can I make this work? The main problem is {<StdpcsSec>}-{<SetpcsSec>} ) which it does not take. The otherpart works good.


=sum({<ProductCategory = {'G'}>}ActivityDuration*StandardValueAddedTime*{<StdpcsSec>}-{<SetpcsSec>} )


Thanks

Sravan

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

Try something like:

=sum({<ProductCategory = {'G'}>}ActivityDuration*StandardValueAddedTime*((StdpcsSec)-(SetpcsSec)))

Page 1 of 1 (1 items) | RSS

View solution in original post

2 Replies
Not applicable
Author

Try something like:

=sum({<ProductCategory = {'G'}>}ActivityDuration*StandardValueAddedTime*((StdpcsSec)-(SetpcsSec)))

Page 1 of 1 (1 items) | RSS
Not applicable
Author

Try something like:

=sum({<ProductCategory = {'G'}>}ActivityDuration*StandardValueAddedTime*((StdpcsSec)-(SetpcsSec)))

Page 1 of 1 (1 items) | RSS