-
Using ❄️ Snowflake with Aperture Data Studio
Snowflake is a popular cloud-based data warehouse that is used by many organizations to store, process, and analyze large volumes of diverse data. Connecting Snowflake to Aperture Data Studio Aperture Data Studio can import data and metadata from file stores, CRMs and databases, including Snowflake. To connect to Snowflake…
-
Unlock the Power of Markdown in Aperture Data Studio
Did you know Aperture Data Studio supports Markdown? This lesser-known feature can transform how you present information, making your dashboards, workflows, and catalog entries more engaging and easier to read. Markdown enables a wide range of formatting options, including: Text formatting (headers, subheaders, bold,…
-
Data Management User Group - 20 November
It's time again for our popular Data Management User Group to get customers and users of Aperture Data Studio together to learn about new developments and plans for the product and give direct feedback to the product team. Get exclusive insights into the latest plans, hear how leading organisations are tackling real world…
-
PRODUCT ADVISOR UPDATES – MAKE SURE YOUR OPINION IS HEARD 📢
Hi all, I hope you have had a great start to the week. Thank you to everyone who has signed up as a Product Advisor; your contribution is invaluable to us. The community of Advisors has grown massively from 20 to over 120 members in just over a year, but we are always striving to further diversify the opinions and voices…
-
Customizing your Dashboard with the Custom content widget
Data Studio Dashboards can be configured by adding, ordering and resizing different widgets including Views and Charts. One of these widgets is the Custom content widget: https://docs.experianaperture.io/data-quality/hosted-aperture-data-studio/data-studio-objects/dashboards/#custom-content~customizing-dashboards Firstly…
-
Exploring data - send to snapshot
When exploring data, there is an option to download data. When performing analysis, it would be helpful to have an option that is 'Send to Snapshot'. Currently have to download data and then upload into a dataset, whereas this approach would be easier.
-
Find Duplicates with Phonetic Comparators
We now have the new phonetic comparators (Soundex, NYSIIS and Double Metaphone) for Find Duplicates that you can use to supplement the edit distance comparators (Levenshtein, JaroWinkler) for better match results. Why the need to supplement the edit distance comparators? Edit distance algorithms count the number of steps…
-
Connecting to a SAP HANA database using Data Studio
From the Data Studio v1.6.1 release onwards, we've made it easier to connect to a SAP HANA database directly from Data Studio. With the SAP HANA JDBC connection you can load in data from HANA to Data Studio, or export back. First, you'll need to locate the SAP HANA driver. The driver (ngdbc.jar) is installed as part of the…
-
No error message although dataset has been only partly uploaded due to timeout error of the endpoint
Hi, I've created a custom model for Autonomous REST API by using Progress DataDirect and uploads are working for multiple endpoints but we have noticed that rows are missing for some endpoints. Testing via Bruno gives an error message at the end of json file: ""error": { "message": "Transaction cancelled: maximum execution…
-
How to load data from S3 using instance profile?
We have hosted Aperture data Studio in a EC2 instance and now we want to load data from other external S3 which is hosted in a different AWS account. is there a reference document to follow on how to achieve this?