Latest Activity

code

JSON Data Source with optional Interpolation Variables

I want to make a JSON Data Source from this URL: https://data.cdc.gov/resource/52kb-ccu2.json This URL supports filtering by adding query strings to the end of the URL. These simple query string filters are optional. Here are 2 such examples? https://...

code

JSON Data Source: Tuple root value to "/JSONFile/jsonarray" not giving results

Hello, I am trying to create a new JSON Data Source of the following URL: https://data.cdc.gov/resource/52kb-ccu2.json I am using Admit Tool of 8.0 20210209 and VDP Server of 8.0 20210715 If you put that URL in the browser, you will see something lik...

code

using order by clause in denodo vql

Hi , I want to use this query in my vql in denodo. SELECT * FROM finance."ProjectStatusCs" order by WBSInternalNbr limit 10 but it gives this error : Error in ORDER BY clause: Invalid field name: wbsinternalnbr can someone please help

code

Information about Removed Fields in the Catalog

Hi The Data Catalog is an important tool for insight of varios resources. What I am missing though is the possibility to see removed fildes that can be restored for use in the derived Views. These fields can sometimes be considered a backlog and should...

code

Developer Training. Unable to establish connection to data source

During the Developer Training I am experiencing issue with testing the connection to the data source. I have tried to reinstall all the invironment and used different IP addresses from the Virtual Machine, but it didn't help. Do you have any idea, what...

code

Read Only Privilege in Denodo 8

We're looking to set up some users with very restricted rights in Denodo, in older versions like 6.0 there used to be a Read privilege but in our 8.0 instance that's not there. Was this removed, or can read-only priv's be assigned in a different way?

code

Where to download google analytics .vql scripts?

Hi there, Can you please advise where I can locate the the 2 scripts: google_analytics_administration_templates_denodo.vql google_analytics_report_templates_denodo.vql as reffered to in the user manual: https://community.denodo.com/docs/html/d...

code

Download Denodo templates for google analytics

Hi, we are trying to connect Google Analytics to Denodo via OAuth2.0, but cant find where to download the templates called google_analytics_administration_templates_denodo.vql and google_analytics_report_templates_denodo.vql Reference: https://communit...

code

Will this doc work for Denodo 8?

We are running Denodo 8 and need to connect to Azure Blob Storage. Will the steps in this article work in 8.0?

Related to: How to connect to Azure Blob Storage from Denodo

code

input_privilege column Missing in get_elements() store procedure

we have two denodo installation with same version(8.0.20220126) in two different machines. If we call get_elements() store procedure from machine 1, we getting 24 columns in resultset. But when we call the same get_elements() store proc from machine 2,...