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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sheetal1234
Contributor II
Contributor II

Need first amount value irrespective of number of rows

Hello,

I have data as below snapshot, i need expression to show amount 1234 without hampering other fields and number of rows. I tried using aggr by NEW PRCTR but its not working.

Please help!!

sheetal1234_0-1619274449508.png

 

1 Reply
JuanGerardo
Partner - Specialist
Partner - Specialist

Hi @sheetal1234, I think you are asking for First() or Top() function, depending if you are using a straight or pivot table. More information here: https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/... and here: https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/...

 

JG