Forum Discussion

rahuldhomane's avatar
12-17-2021
Solved

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

 

  • Anonymous's avatar
    Anonymous
    12-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. 

3 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous

    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.