Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
I have a requirement to develop a rule that checks value of an attribute should be from a given list of values. The attribute should have at least one record of each of the list item. It should fail if any of the values donβt appear in the attribute. I cannot consider lookup as lookup will perform OR operation on the given list, instead I would like to have AND operation.Β e.g., list of values List1 = {1,2,3,4,βpqrβ, βabcβ}, column name = Col1Test case - Col1 should have at least one entry of each item from List1. It should fail if any of the 6 values from List1 fail to appear in Col1 valuesΒ Thanks for the help in advance!Β
Β HelloI am trying to use monitoring project results to create a dashboard. OOTB functionality looks limited and allows me to create few visuals only like quality over time and failed records. But I canβt access the attributes created in report section of monitoring project: For Ex:Β Β Β Β I am looking at creating something like:Β Β
We would like to calculate weekly count of Id should not be more than +-2 standard deviation of the 6-week rolling average over week id.table attribute:Β week_id, idΒ Is there any way to calculate this in ataccama One using advance expression?
!--startfragment>Hi everyone,I'm working on a plan in Ataccama Desktop where I want to automatically assign Data Quality (DQ) rules to attributes based on their associated tags (terms). My goal is to streamline DQ evaluation by leveraging the Business Glossary and ONE Metadata Writer.Hereβs what Iβm trying to achieve:Build a plan in Ataccama Desktop that:Reads metadata from ONE Applies DQ rules based on tags Writes back the results using the ONE Metadata WriterHas anyone implemented a similar setup?Iβd love to hear best practices, tips on configuring the Metadata Writer, or examples of how youβve mapped terms to rules effectively.Β Thanks in advance!PhilippΒ !--endfragment>
Hello all,I am running into an issue when trying to grab terms from attribute items. My current use case is as follows. I have a list of catalog item that are tagged with a term (that we refer to as a jurisdiction) and I am attempting to first find all attributes associated with these catalog items and then find all terms that are tagged to these attributes. The order is as follows:Find all catalog items with term βΒ get all attributes associated with catalog items βΒ extract all terms on attributesMy plan looks like this:Β The issue that I am running into is that these plans take a very long time to run sometimes upwards of 30min to an hour depending on the term. I would like to know if there is a more efficient way to do this (either through graphql or some other components etc) or if I am simply stuck waiting with the current speed of the plan.Β Best Regards,Andrew
Hi,Previously we added Data Quality rules on Attribute Terms via Settings. The outcomes was not something we expected as customers could see the organisational Data Quality score. Where we expected they could see the DQ score on Attribute terms which were only available to them. Hence we removed the DQ rules on Attribute Terms, but the DQ score is still visible in certain Catalog Items. My question: how to get rid of this?Β Β
Hi,I added a DQ Rule on a boolean data type attribute inside a Monitoring Project (MP). After the attribute changed datatype I had to add a new DQ rule with string attribute, but the old DQ rule vanished. How do I get rid of the error?Β Β
Hi All -Β Looking for design advice on tables that haveΒ relatedΒ data that isΒ notΒ required (as in the case in the βrelationshipβ where itβs parent-child and required).Take the following example: cost codes that can be related to different hierarchies of βgroupsβ: βdepartmentsβ, βproject groupsβ, βgovernance groupsβ.Β Each of the organizational groupings have their own relationship to cost code - but not all of them areΒ required to use cost code,Β which rules out using a parent-child relationship. Also, itβs not necessarily an Mn Relationship, because each βgroupβ (at whatever level) can only have 1 cost code, if itβs related at all.Additionally, we are not implementing any synchronization from our source systems due to security constraints - so things will be either manual or import by UI or plan if that makes a difference in terms of usage.Iβm thinking about creating a junction table to hold the related values - but that doesnβt seem ideal from a user/UI perspective, because then users w
HiΒ β@anna.spakovaΒ β@Lisa KovalskaiaΒ β@Ataccama Community AdminΒ I looked into the documentation for Ataccama ONE (the Ataccama data-management platform) regarding source/connectors and could not find a clear statement that it directly supports a connector to Google Analytics 4 (GA4).Could you please confirm the possibility?
Can we create interactive fields like βupvotesβ or βlikesβ directly inside the Catalog UI for user interaction instead of using comments sections?
Hi β@anna.spakovaΒ I am trying to write invalid data into DB using JSON Call. For that I want to first get the invalid values from the βShow Invalid Samples pageβNot like any other array in JSON, the values array does not have key - value structure. Instead, it is like values: (array) 0: <no key> only values. When I run ONE Desktop Plan, I am only getting blank rows. Please help Thanks.Β Β
Looking for ways to access the backend data storage for Ataccama ONE. Weβre currently developing an internal data quality dashboard that needs to pull data from ONE to build visualizations in Power BI.Thanks!
I have created monitoring projects in Ataccama ONE . I donβt want those reports to be stored into MinIO. Instead, I would like to exportΒ those reports in csv format through Ataccama Desktop platform. How can I do that?
I have a data quality monitoring project to which Iβve deployed a post-processing component. Results are written to a CSV file, which I presume is stored within Ataccamaβs object storage. When I navigate to the data quality monitoring project and select the Export tab, I see the below screenshot, which appears to include a file path along with a download button.Β Iβm trying to determine how to automate download of the below-depicted CSV file. Is there a way to determine the fully-qualified path to the file and download from Ataccama server?Β
One of our teams need to use ataccama as a self service tool and catalog the excel file. How to do that?β@anna.spakovaΒ
Hello β@Lisa KovalskaiaΒ β@anna.spakovaΒ I have a requirement to do DQ of few tables that have names changing as per schedules of a release. e.g., Table Name could be Table1_release_1 etc. The database and schema are constant.Β The scope/structure of DQ attributes is mostly same.For now, I think it will need manual intervention to onboard new objects βΒ Add DQ on attributes and then add monitoring projects manually.Β Is there any way we can automate this process?I am using v15.4
Hi Community,For a catalog item you can add one or more linked instances (other catalog items). With a Desktop plan I would like to make visible which linked catalog items exist, butΒ I cannot find an object in the metadata model that reflects the linked instances.Does anyone have an idea which metadata entity I should use?Kind regards,Albert
Hi everyone,Β Todayβs post is specifically on Collibra! So if you work with Collibra and are curious about how to integrate it withΒ Ataccama ONE Desktop read on. This post will coverΒ how you can harness the power of the Collibra Reader and Collibra Writer steps to effortlessly manage Data Quality (DQ) Rules.Β PrerequisitesBefore we dive in, ensure you have the following essentials:Ataccama ONE Desktop: Make sure it's installed on your machine with a valid license. Collibra: You need an active Collibra instance, complete with valid credentials for accessing and managing assets.Setting Up a Collibra Server ConnectionLet's establish a connection to Collibra from ONE Desktop:In ONE Desktop, right-click on Servers, and choose New > Server. Β Fill in the details: Implementation: Choose Generic. Name: Give your connection a meaningful name. URL: Provide the URL of your Collibra instance. Authentication: Select Basic. Username: Enter your Collibra username. Password: Input your Collibra
HiΒ I have tried looking into an article on how can we do data reconciliation on Ataccama, but I only found that can be achieve in Ataccama ONE Web, not on ONE Desktop. How can we achieve the same in ONE Desktop?My use case is, I want to know the number of rows between two tables from two different databases - Oracle and Snowflake. I tried doing that in ONE Web but it took a lot of time to load.
Hi everyone,Iβ m having an issue with missing DQ resultsΒ Β in one of my dashboards.The dashboard had been running successfully for a long time, but it failed on July 27. After investigating, I fixed the issue on October 16, and it has been running normally since then. Β However, the DQ resultsΒ between July 28 and October are missing, most likely because the dashboard didnβt run during that periodΒ or it failed for some reason.Β Is there a way in Ataccama to rerun DQ jobs or recalculate results for specific past dates?Or is there another recommended approach to fill this gap in the DQ dashboard?Β Thanks is advance for your help!Ece
Hello! One of the engineers on my team noticed that when trying to configure notifications for when Anomalies are detected on a monitoring project that it only works if the Data Observability for the source is also configured for Anomaly Detection and to send emails. Is this behavior anyone else has experienced in V 16.2? Is this intentional? It seems odd that these would be linked, I would think that users would want to be able to configure Anomaly Detection independently either at the source or the project level, and that the audiences for those anomalies might be different.Weβre currently working through a bug where this is working this way in our dev instance and not working at all in our production environment. To clarify, this is not about the general Monitoring Project Run Completed email, which includes info on anomalies, data quality, etc., this is just about the βAnomalies Detectedβ notification on monitoring projects. This has occurred in multiple instances in Dev and has no
Hello folks,I am creating a new connection onΒ web application for OneDrive/SharePoint using Microsoft Entra ID;Β while doing so there's this field (Drive Id) which is optional if you have multiple drives and you want to limit the connection to a specific drive, we enter the ID of the drive you want to connect to.Without Drive Id I am able to access the root folders and their content but IΒ want to target a specific child folder.We tried the actual drive ID, folder name, web URL for that particular folder but faced below mentioned errorError -Β com.ataccama.extension.onedrive.connector.api.OneDriveConnectorException: Unable to connect to OneDriveΒ Β This is the error message I get if we provide Drive IdΒ
Adding more details to a list view and providing additional filtering options can help business users in their daily tasks as you scale Data Governance across multiple teams, geographies, or business functions.In this article weβll customize the Business Glossary to show additional term attributes as columns in the list view and to enable filtering by those attributes. This approach generally works across the Ataccama ONE Web app, so you can use this article as a guide to customize other pages, for example Rules, Catalog Items, or Monitoring Projects.You donβt have to be a developer to follow this guide. If you come across any concepts youβre not familiar with, have a look at our documentation.Β Adding columnsΒ First, navigate to the Business Glossaryβs Terms list. In the top right, find the 3-dot menu which features the option to Edit page.Β In the side bar that opens up, go to the Layout tab. Youβll see the JSON that describes how the objects are shown on this page when the web app load
Hi everyone,Iβm working on an MDM project where I need to configure reference data in such a way that it updates dynamically based on another attributeβs value.For example: I have an attribute Country and another attribute City.When a specific Country is selected, the city dropdown should automatically display only the cities associated with that country.Is there a way to achieve this kind of dependent reference data setup in Ataccama MDM?If yes, could someone guide me on how to configure it?Thanks in advance!For reference:Β Β
Β We want to hear from you!We value your feedback and want to answer any questions you might have about building a modern data strategy. Weβre collecting questions in advance for our upcoming webinar - drop yours below and join us live onΒ October 29Β to ask more during the session!Our Field CDO,Β Larry Hunt, will be sharing his playbook for turning data risk into ROI - from scaling trust and automation to connecting governance with business value.Β Ask your question hereΒ andΒ register for the webinar
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.