Latest Activity

code

Diagnostic and Monitoring Tool

Hello Team, We have created non admin user in VDP and we gave permission of the monitor admin over to the user(assigned ristrictions) ,once this user login into Diagnostic and Monitoring tool(DMT), he/she could see all the processed queries from other...

code

JDBC driver not connecting to database

I have downloaded & installed denodo-vdp-jdbcdriver-8.0-update-20210209 in an Windows application to create a connection. I am able to successfully connect to the server but it does not appear to be connecting to the database. Full connection URL...

code

Tracing a view field to its original source and original field name

Hi, Is it possible to query a view and get the original field name of the field name in the view? For example, if I had a view of CustomerPurchases and the field was CustomerFirstName but the original source the view pulls from is called Customers360...

code

Denodo and SSRS json data source

I am trying to use SSRS to connect to Denodo as a data source. The ODBC connection takes far too long to establish the connection - longer than it takes Denodo to return to data and longer than SSRS takes to render the report by an order of magnitude. ...

code

Next update

We would like to know when the next VDP and Solution Manager updates will be available? This is so we can schedule our system updates. Thank you, Bill

code

Denodo - Absorb LMS Connectivity

Authorization token generated via Absorb LMS Authenticate API remains valid for 4 hrs, how do we maintain this in Denodo as a source to connect to other Absorb API, passing this auth token to validate those APIs? Can you recommend the best way forward ...

code

https://denodolearning.litmos.com/home/dashboard This site can’t be reached

The learning site is unable to browse it. Getting the below message. This site can’t be reached Can you please help me on this?

code

Getting interface view column names from reference table

Hi, is there a way query a table and list it's column names and then the original column names and the interface view it maps to via SQL / VQL? For example: CustomerReport (derived table name) custid - maps to CustomerID in Customers interface view ...

code

Script to convert column names to CamelCase

Hi, Is there any script for converting the column names to Camelcase? Thanks!

code

Pass data values from Power BI to Denodo Views

I have a Dashboard in Power Bi where user can display reports per Month depending the date they select, is it posible to pass this value from Power BI to Denodo Final View (This view should filter information based on the date provided by user in Power...