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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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