Discussion board where members can learn more about Qlik Sense App Development and Usage.
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]
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
Looks like you are missing some " () "
Maybe try like this: