Rank

Hi, i want to calculate the rank and i have the error as you see in the screenshot.

Thank you

89f7553f-082f-469e-8701-32223fadfc0c.png
0 1 226
1 REPLY 1

‘turnover’ in your window function will refer to the raw column not your derived calculation (like PostgreSQL).  You need to use either CTE or sub-SELECT

Top Labels in this Space
Top Solution Authors