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: 
Manuel174102
Creator
Creator

KPI Problem

Hello everyone, 

I want to create a KPI that summes that amount of commission of two different tables. I am trying with this formula but it is not working. 

What am I doing wrong?

 

Greetings

 

Sum([Sales_Invoice_Line.Commission Amount (LCY)] + sum[Tabelle1.Commission]

Labels (1)
2 Replies
Digvijay_Singh

Pl share some sample data to understand more about your problem.

https://community.qlik.com/t5/QlikView-App-Dev/How-to-get-answers-to-your-post/td-p/268841

 

Zapparoli
Creator II
Creator II

Looks like you are missing some " ()  "

Maybe try like this:

Sum([Sales_Invoice_Line.Commission Amount (LCY)]) + sum([Tabelle1.Commission])

Check my Youtube Channel for more Qlik Content
https://www.youtube.com/@ZappaAnalytics