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: 
Anonymous
Not applicable

QlikSense KPI Object

I have a KPI Object with the following set analysis:

Sum({$<$(vSetMTD)>}Amount

The results are as follows:

Screen Shot 2016-01-03 at 01.47.09.png

Why do i have a blank result?

Regards

1 Solution

Accepted Solutions
robert_mika
Master III
Master III

How does you variable look like?

Is it just a month?

You more likely need a dimension before the variable

and you are missing the closing bracket.

Feeling Qlikngry?

How To /Missing Manual(25 articles)

View solution in original post

2 Replies
robert_mika
Master III
Master III

How does you variable look like?

Is it just a month?

You more likely need a dimension before the variable

and you are missing the closing bracket.

Feeling Qlikngry?

How To /Missing Manual(25 articles)

Anonymous
Not applicable
Author

Thanks Robert, the missing bracket provides the solution.

Regards