Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I have a table .
I want to add an expression to obtain a third column with the sum as an example
I write this formula:
Sum({<Quantity> }Month) but i need insert Fruit as this formula Sum({<Quantity> }Month,Fruit) but dont work in qlik.
Same Idea?
Thanks
Use Sum(Quantity) as expression in a straight table with Fruit and Month as dimensions.
Use Sum(Quantity) as expression in a straight table with Fruit and Month as dimensions.
Your answer is correct ,
the first did not work because I was using a dimension with a similar name to other tables .
careless mistake thanks