Masaru_Asano
Cosmonaut
since ‎12-01-2022
‎07-07-2025

User Statistics

  • 18 Posts
  • 0 Solutions
  • 2 Kudos given
  • 8 Kudos received

User Activity

The aggregate table total row appears at the bottom of the table, but you may want to change it to appear at the top instead.The TOTAL row in a pivot table can be moved, so it would be nice if something similar could be done with a aggregate table, b...
Currently, I don't think it is possible to set the following conditions using Incorta's join filter.SELECT * FROM Ainner join B on A.column1 = B.column1 AND B.column2 is not nullAND B.column2 <> ''Of course, you can exclude null or blank columns in a...
When you use a result set, the insight items are unique to the result set, so clicking an insight dimension does not filter other insights.However, for example, if the output of a result set is data by date, it may be useful to click on a date in an ...
We are considering embedding incorta's dashboard and insights into an external site.When I try it on a test site, the dashboard is displayed if I log in to incorta in advance, but when I check the site before logging in, I get an error like the one b...
When referencing a schema that is updated every few minutes from another schema (with MV, etc.), referencing the table being processed will occasionally cause an error. Considering the transaction, I think that the error will not occur if you refer t...