Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
pirotfab
Creator
Creator

Display the first value of the year

Hello, I look for the initial stock and final stock, over a year, for a customer

You know qlikview formulas for a table ?

Here is an example Excel

Thank you for your help

I am available for questions

2 Replies
sunny_talwar

You should be able to use

FirstSortedValue - chart function ‒ QlikView

But I am not fully sure if you have monthly data and you want to add initial and final or you just looking to have client as dimension and initial and final as expression?

Not applicable

Hi,

As per your requirement. While loading data do crosstable and take Straight chart object.

Dimension: Client

Expression1: Min(transactions)

Expression2: Max(transactions).

Goto expression tab to remove grand total. Under expression tab, goto Total Mode and check no total.

I Hope this is you requirement.

 

ClientInitialFinal
client 110002100
client 210001800
client 310001600