rahuldhomane
12-17-2021ETL
Window function in sisense
Hi,
Is there a SQL limitation in Sisense for Window function? I have checked the syntax but it is not working when I am trying to create a new custom column. Please find the attachment for reference
- Anonymous12-17-2021
rahuldhomane As I understand it, windows functions (OVER) for SQL are not presently supported.
But you should be able use them in the custom import queries when importing data to a new table from your data source. You may want to give that a shot.