amit_kothari
Employee
Employee
since ‎03-02-2022
‎08-29-2024

User Statistics

  • 74 Posts
  • 10 Solutions
  • 5 Kudos given
  • 55 Kudos received

User Activity

Check out this document on how to optimize Incorta for maximum performance of Data Loads and Dashboard rendering .
Check out this document on how to optimize Incorta for maximum performance of Data Loads and Dashboard rendering .
Question How do I parse a JSON string from column to flattened structure in Incorta? Answer Assuming a Incorta table has a column with JSON string then here is a sample pyspark code which you can use to create a Materialized view in Incorta - from...
Introduction A typical business intelligence application stores numerical information including amounts. Typical amount examples include, Order Amount, Invoice Amount, Shipped Amount, etc. With the global nature of business now-a-days, end-users wan...
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.