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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
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

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