Using CSS with the Cloud?
After reading the "Customize Incorta with CSS" documentation, I would like to know how to accomplish this with a managed cloud deployment.I am being asked to brand our site.
After reading the "Customize Incorta with CSS" documentation, I would like to know how to accomplish this with a managed cloud deployment.I am being asked to brand our site.
I have DBeaver set up to query Incorta via SQLi, but I'd like to send the SQL to SPARK directly a'la Spark SQL materialized views.How do I configure a DBeaver ( or the like ) to do that?
There are some business sensitive columns that only certain users should have access to. For example, only show salary information to executives or users at a certain management level or above. For all other users trying to build insights using thi...
I'm in the middle of trying to figure this out - Incorta table w/ multiple key columns, some of which may be NULL on some rows. Do I need to assign ( IfNull ) fake values to these for Incorta to recognize them as part of a key? e.g. Think Order ...
Using DISTINCT() with an IF() in a formula expression leads to incorrect computation as nulls are not handled by default for an on-premise Incorta environment.