Discussions
Have any questions? Check to see if they've been asked. If not, ask them here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Activity in Discussions

Row Number in Spark SQL MV

Hi,I have below Oracle Query and i want to convert the query to Spark SQL . Please let me know how to write Rownum condition in spark sql.Sample Oracle Query:selectpes.event_num,glp.period_name,(SELECT conversion_rate FROM gl_daily_ratesWHERE from_cu...

KHK_0-1737382559224.png
KHK by Partner
  • 38 Views
  • 0 replies
  • 0 kudos

Presentation Variable for Quarter

Hi,I want to calculate amount for selected quarter and previous  quarter using presentation variable.I have created presentation variable with quarter name and given default quarter is Q2/2024.Now I want to calculate amount for  Q2/2024 and Q1/2024. ...

KHK_0-1736319658544.png
KHK by Partner
  • 87 Views
  • 1 replies
  • 0 kudos

Row Number Error in MV Spark SQL

Hi,I’m trying to generate a Row Number using the query below, but it seems that Incorta is not returning the correct results. I checked the same query in another SQL editor, and the results were correct there. It seems either I'm missing something or...

nikhil_cr_0-1733132385014.png
Top Solution Authors