Best Of
-
Re: Missing Tables in "Table or Database View" but Accessible via "Database Query
Data Studio itself is very unlikely to be filtering out specific tables or views when using Create Dataset, so it's going to be down to a JDBC driver config or setting. I've seen some drivers hide sy…1 -
Manual match cluster refinement - Update
I'd like to share some progress we're making with Data Stewardship or as we're calling it, "Cluster refinement" for data matching within Aperture Data Studio. We've been told by a few of yo…1 -
Re: How to save profiling result as view for multiple table(50+ tables)
An approach that I have taken is to send the single dataset to Azure Blob storage. From there it gets picked up by a Power BI report and presented through SharePoint. The report is filtered by table …1 -
Re: How to save profiling result as view for multiple table(50+ tables)
A View is a layer on top of a Dataset, so the method suggested above could be the first step and once the profile data exists create a View filtered to contain only the desired table results, clone t…1 -
Re: How to save profiling result as view for multiple table(50+ tables)
I've also done that for 50+ tables. Just put headphones on, and it'll be done in an hour.1 -
Re: How to save profiling result as view for multiple table(50+ tables)
What I have done in the past is during profiling, save the results to a multi-batch dataset. Include the metadata when you do the profiling, so that you get the dataset name. Then when you have profi…2 -
Re: How to resolve "No space left on device" errors
Bringing together several different threads and comments into a set of steps I would suggest following as a starting point if you run out of disk space on your Aperture Data Studio DB disk: Stop the …1 -
Re: Drop Zone Configuration - Occasionally dropped files are not picked up
Hello, please create a Support ticket and include details like your Aperture Data Studio version. Thanks1 -
Re: Add record limit to source step
This would be very convenient for debugging without having to add new Steps. I like it!1 -
Re: Add record limit to source step
Great idea. We've certainly had the same when trying to quickly debug a flow1