Latest Activity

code

How to create a parameterized derived view? Or Is there any way to access a subset of the data(base view) instead of accessing entire table(base view)?

I would like to create a derived view (one master base view will join with 3 code lookup base views). It has 5 millions records by Year (2002-2016). When I try to access this view from third party tool like Tableau, it is cripplingly slow and it timed ...

Parameterize slow query Parameter derived view Tableau

code

Cached Denodo view is slower than uncached view while fetching data from the tableau.

Hi, I have two views in Denodo. One is cached and another one is not cached. Both are having almost 3 crores records and 36 columns. In this scenario, when I fetch records in denodo such as find distinct cloumn in each table, I see it is taking almost...

slow query