I have this expression: (sum({$<[Place]={"Hospital"},[Type]={"*Actual"}>}[Sales amount]))/(sum({$<[Place]={"Hospital"},[Type]={"*Target"}>}[Sales amount])) but I don't want to SUM them. When I delete the SUM statement, {$<[Place]={"Hospital"},[Type]={"*Actual"}>}[Sales amount]/{$<[Place]={"Hospital"},[Type]={"*Target"}>}[Sales amount] it gives me an error. Any solutions? Thanks
Hi, thanks for responding, it works, cool! I am very new to qlik sense so don't know about this function.. will mark you reply as a solution later, since WiFi is so bad now! thanks