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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
SergeyMak
Partner Ambassador
Partner Ambassador

Max(RowNo()) bug

Hi,

Just found a funny bug

If you try to use the expression Max(RowNo()) QlikView will crash,

but if you use max(RowNo()) - it works

the difference is only the uppercase of M and m

Regards,

Sergey

Regards,
Sergey
Labels (3)
2 Replies
rbecher
Partner - Master III
Partner - Master III

In my case it's crashing in both spellings (11.2 SR10). However this expression is useless since RowNo() gives you the row number of the resulting table hence an aggregation should always return 1.

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine
SergeyMak
Partner Ambassador
Partner Ambassador
Author

yeah, I agree that it's totaly useless I even don't remember the reason why I found it.

So, it's just the way to crash qlikview if you need

On the other hand it should not crash, because if you accidentally put this calc into expression and haven't saved the app before you can loose a lot of work.

P.S. I have 11.2 SR10 as well and today it's crashing anyway

Regards,
Sergey