Best Of
-
Re: Suggest Validation rules - Validate step
Suggest rules does not seem to suggest rules for min-max thresholds or at least my data does not seem to trigger such suggestions. Would it be possible to add min-max suggestions for content, at leas…1 -
Re: Issue list best practices
Thanks Josh1 -
Re: Issue list best practices
we've seen it comfortably handle 100k+ issues. Could likely go bigger depending on the resources your machine has and what else is being processed concurrently.1 -
Re: connect to Snowflake external system with OAuth 2.0 authentication method
For those looking to set up a JDBC Snowflake connection with OAuth using the native Progress driver, here's the approach I would take today (in Data Studio v2.15.3, where OAuth is not yet supported i…1 -
Re: Suggest Validation rules - Validate step
Sorry, the short and easy example is in Pandora - in the Quality Rule window, there was a checkbox for "Ignore Nulls?", and that ignored nulls (blanks) accordingly, and the rule results wer…1 -
Re: Aperture REST API calls as Datasets within Aperture
Hi @Mike Pearson , looks like you're right, the Function Description values are not returned by the API. Here's a function I've created: And here's the API response for it (both Summary and Descripti…1 -
Re: Best practices designing complex Workflows
"We plan on having a lot of issue lists" please can you share more detail on this? Maybe start a new thread with a little detail on how you are using issue lists and a conversation/discussi…1 -
Re: Native Function: Is Web URL
Is Web URL format is a regex-based function, and you can view and edit the regex used by clicking the crossed-arrows icon on the function: What this shows is that the default function uses the regex:…1 -
Re: Automated date in output
ok thanks a lot Josh, I will try that1 -
Re: Suggested approaches for manipulating JSON values
Hi Henry, Some new JSON transformations were introduced in 2.15.8+ that will help with your requirements. Extracting JSON: Extract from record: You can specify the key, in this case 'red' (case-sensi…4