I have a view that I can see cached results for in the VDP. I have scheduler set to refresh this cache daily. For some reason Tableau Server will not succefully connect to this data source (it is visible in the connections list). It has ~250k rows and ...
Answers:
2
Source Database: DB2 I have a view say top_level_view, which takes a long time to query and aggregate from the DB2 database. We decided to cache this view with a where clause for 15K keyids. To begin with we tried to run the view without caching to se...
Answers:
1
I am seeing a strange issue with my Denodo cached view where it returns 0 records if I put a where statement and limit the columns. No issue if I select all columns though. Is this a bug, or I am missing the error? Please help me get the tailored view ...
Answers:
5
I have a use case to implement solution for one of my end user team to query large volume of transactional data on daily basis from production Data Ware House ( SQL Server 12 RDS). The end user wants to run their queries, but due to the complexity and ...
Answers:
3