Community
Discussion board where members can learn more about Qlik Sense App Development and Usage.
Hi everybody,
I want to show the result like below example:
Please help me if you have any solution, thanks so much
Try like:
Load *, Cash*Change+Alt(Peek(Value),0) as Value Inline [ Date, Cash, Change 1/1/2018, 100, 0.1 2/1/2018, 120, 0.5 3/1/2018, 150, 0.4 ]