Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
santho_ak
Partner - Creator III
Partner - Creator III

How to create fixed value KPIs?

Hi,

     I need to create a static KPI, where I need to display Avg salary of a comapny. It should be calculated from  the data connection & it should not alter based on any selection.  Is there any way

Help me out.

Thanks

1 Solution

Accepted Solutions
petter
Partner - Champion III
Partner - Champion III

Set Expressions are made for exactly the purpose of overriding or modifying the current selection.

You should be able to calculate your average salary like this:

Avg( {1} Salary )

View solution in original post

2 Replies
petter
Partner - Champion III
Partner - Champion III

Set Expressions are made for exactly the purpose of overriding or modifying the current selection.

You should be able to calculate your average salary like this:

Avg( {1} Salary )

petter
Partner - Champion III
Partner - Champion III

Hi Santhoh,

If this answered your question please mark the question as answered so we can close this thread.

regards

Petter