Latest Activity
I am trying to implement fairly simple, and I would think a universal, masking on a single view. There are three columns in the view, containing name, address and ssn for customers and I want to mask them for all users except a chosen fiew. What I have...
I am facing issue to mask data where the source is JSON file using Denodo. Which Steps I did : I connected JSON file and create BaseView on that. Then Flatten the BaseView. Then Create Role and Add Privileges on Role Level. Next create User and Assign ...
we have snowflake db and we have table masked and unmaksed data based on the role. can we use denodo to display the data depending on the snowflake role's
Hi , If we mark a field as sensitive, user can view the value as NULL. Can we replace the field value from NULL to a set of characters. For e.g: Id=98201 (Unmasked) Id=9 * 1 (Masked) Thanks
Hi, I wish know how Denodo is masking data during a data query from a Data Integration tool (Informatica, Data Stage, SAS Data Integration, ecc.) and/or Reporting tool (Visual Analytics, Power BI, ecc.) by a normal user. The query execution will be mad...
Hey denodo team, Is it possible to get a two digits number for those months that are lower to 10? I'm using the getday and getmonth functions to join both date fields (because they are on different times and I only want the date information). We use...
Hi , Currently in Denodo if we mark a feild as Sensitive, it makes the value as NULL when a select is run on the view. Is there a way by which we can have a custom mask value instead of NULL. As NULL does not provide the correct picture, it does not he...