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: 
neerajthakur
Creator III
Creator III

MaxString Error

I am getting error while applying MaxString() on ITEMID field, this fields contains multiple similar IDs. What can be the errors causing this and how can I remove it.

xlitzdrama_0-1632209060736.png

 

Thanks & Regards,
Please Accepts as Solution if it solves your query.
1 Reply
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Hi,

MaxString() finds string values in the expression and returns the last text value sorted over a number of records, as defined by a group by clause.

https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/StringA...

 

Thanks,

Ashutosh