Python - code studio
Hi, I see the code studio is "coming soon". We have some files that will require some more complex transformation, is this feature far off? It appears to have been released in Zoho Analytics already
transforming 1D tables to 2D and the other way round
Does Dataprep have tools to convert 1D tables to 2D tables and the other way round? The actions that are commonly called "pivot" and "melt". What I mean is transitioning between these two kinds of table: 2D id ____ name ____ surname ____ age 00 ____ Matt
Zoho DataPrep
Zoho DataPrep is not updating the dataset. I post the updated dataset in Zoho WorkDrive under the same file name. (I delete the old file and upload the updated file with the same filename.) Zoho DataPrep is supposed to pull the dataset from Zoho WorkDrive,
Data Import validations
Hi, I currently have a CSV file download from a 3rd party SFTP server prior to performing the data transform. When we don't have any transactional data, a file is still uploaded by the 3rd party to the server, but it is blank. This causes the transform
Failed job notifications
Is there are way to receive an alert when a job has failed? If not this would be a useful feature.
DataPrep Export to CRM - Linking Modules
Is it possible to export data to linking modules in Zoho CRM? If I want to do this will I have to create a custom module using functions and workflows to mimic a linking module? If this is not possible it should be added. I don't see how this is functionally
I want to change the threshold for data quality.
The following error occurs in Zoho Data Prep. > The export was interrupted because the quality of the data set (88.147) is below the minimum quality (100) set. I want to change the data quality threshold, but where can I do this? Translated with DeepL.
Launch Blueprint or Workflow Automation via Zoho Dataprep Import
Greetings All, I'm curious - Is it possible to trigger a Blueprint or Workflow via Data Prep import? Thanks in Advance
Specify query with parameters
Hi, Is it possible to specify a sql query with filter parameters? Alternatively, is it possible to specify filters for a sql db table being imported? Thanks, Nick
Relative Dates
Is there a way to apply a Relative Date filter in DataPrep (ie. Today or Yesterday)? I need to filter a dataset to only include rows with a created date of yesterday, but I’m not finding a way to do it?
Integration With Creator
Is integration with Zoho Creator possible? If not presently, is it on the roadmap?
50 row limit - Merge and Cluster
I am trying to standardize about 28000 rows. When I select Merge and Cluster, it limits each run to 50 rows. This is not practical for many data sets. I cannot find reference to the limitation in either Zoho subscription or help documents. How do you
File Pattern Matching in DataPrep Amazon S3
I'm trying to automate the refresh of a simple CSV file in a folder in a bucket on S3. . I'm using the advanced selection because I have 2 different files I need to import: Stores_20240208.csv People_20240208.csv I can connect to the bucket Using the
Filter incomplete email addresses using DataPrep or DataPrep + Zoho Worksheet
Hello, I have a dataset containgin hundreds of email addresses. Each "email address could be: correct: i.e. info@companyname.ext incomplete: i.e. info@companyname empty I can see Data Prep is able to recognize wrong data type: Is there a way to manually
Check for "similar" Account Names
Is there a way to use DataPrep to compare the Account_Name in CRM Accounts to a column in a spreadsheet? Account Name in CRM is unique. I want to try to catch, before import, Account names which might be duplicates that a human could recognize, but which
Bulk change columns data type
Hello, is there a way to bulk change the columns data type in a Dataset? Thank you
Problem with getting Zoho Recruit Notes
Hi, I am trying to access all notes in ZohoRecruit (because Zoho Analytics does not offer them as a table) https://www.zoho.com/recruit/developer-guide/apiv2/get-notes.html https://www.zoho.com/recruit/developer-guide/apiv2/access-refresh.html https://www.zoho.com/recruit/developer-guide/apiv2/whats-new.html
Data Prep Previous Rulesets not Showing
I applied preparations to a dataset but when I wanted to modify those preparations they no longer appear in the ruleset or ruleset history, meaning I need to redo everything from scratch and re-prepare my data. Any idea why this is happening? It's becoming
Deduplication
Hello, Is there a way to identify a duplicate row entry across multiple Text columns? For example, a duplicate row is if "Region" and "Product Area" and "Product" are all the same entries. I cant seem to get it to work in the Advanced section of the Transformation
How to split an email address in data prep
I am trying to match my emails address to the accounts using domains. I am importing my contacts into data prep and would like to spilt the email address at the "@" symbol so I have the domain name, any help on how to do this and import this value back
De-Duplication
Hi, Within the CRM you have the ability to De-Duplicate Contacts based on email, is there a way to do this on Dataprep?
Automation with Dataprep
Hi, this looks like a very exciting app, but i need to make sure that it works for our requirements. Is there any way Dataprep or another Zoho service can monitor a WorkDrive folder to start a transformation if a new file is added and then move the file
Count more than 24 hours
Hi, I am trying to prepare my user logs for dashboarding. However I have found that the columns with usage time do not exceed the 24 hours. Is there a way to let it count longer timeperiods? Thanks in advance. Dave
Zoho Dataprep part of Zoho ONE
Hello, is Zoho Dataprep part of Zoho One? Thank you, Oliver
Export data from Dataprep to zoho analytics
Hi, I am trying to export a prepared data from DataPrep to Zoho Analytics, but it won't export and throwing an "unexpected error" error message. My question is do I have to have a table in zoho analytics with the same structure(columns) before export