amit_kothari
Employee
Employee
since ‎03-02-2022
‎11-22-2023

User Statistics

  • 66 Posts
  • 9 Solutions
  • 4 Kudos given
  • 50 Kudos received

User Activity

The usecase here is how to calculate the max date from a table column and then default that to a date prompt in a dashboard. 
Introduction  When replacing your current Informatica ETL processes, there are many approaches you can take to seamlessly transition to Incorta. This document will cover some of the best practices around how to manage an Informatica migration to Inco...
Introduction  There are many Fusion modules like Oracle Trade Management or Oracle CPQ which do not integrate with Oracle BICC. In these cases, you can use other available methods, like Oracle BI Publisher (BIP) reports, to publish them to Oracle UC...
For a specified measure, Oracle's LISTAGG orders data within each group specified in the ORDER BY clause and then concatenates the values of the measure column. How do we implement the LISTAGG() function in Incorta? We can implement this using Spark...
Can we use analytic functions like LEAD or LAG in Incorta Sparksql?