We're thrilled to announce a significant update focused on expanding your data connectivity, enhancing visualization capabilities, and delivering a more powerful, intuitive, and performant analytics experience. Here’s a look at what’s new.
Explore What's New!
Accessibility
Introducing a new Accessibility section in Zoho Analytics. It gives you full control over how you view and interact with your Zoho Analytics interface. This update brings enhanced usability and helps ensure a more comfortable, efficient, and accessible reporting experience.
You can now personalize your interface with these new settings:
- Highlight Links - Underline all links to distinguish them clearly from regular text.
- Custom cursor - Choose the size of your mouse cursor (Small / Medium / Large) for better visibility and easier navigation.
- Font size - Adjust the font size of the interface to suit your reading comfort.
- Color contrast - Enable high-contrast mode to improve readability and support users with visual impairments.
- Keyboard shortcuts - Access a full list of built-in shortcuts, to speed up your workflow and navigate quickly using the keyboard.
Learn more.
New Data Connectors
Bring data from more sources into your analytics ecosystem with these new native connectors.
Qntrl Connector
Effortlessly bring workflow and process data from Qntrl into Zoho Analytics. Build reports to analyze task progress, approvals, and operational efficiency.
Learn more.
Asana Connector
Sync your Asana tasks, projects, and workflows seamlessly. Create visual dashboards to track productivity, timelines, and team performance.
Learn more.
Zoho Community Spaces Connector
Import engagement and activity data from Zoho Community Spaces. Analyze member participation, content performance, and community growth trends.
Learn more.
Zoho Finance Connector - New Modules
Gain deeper financial insights with newly added modules, enabling more granular reporting and analysis across your Zoho Finance suite.
Learn more.
Data Sync & Live Connect Enhancements
Incremental Fetch Enhancements
- From Other Workspaces: Users can now configure incremental fetch for data imported from another workspace, bringing in only new or updated records. This improves sync efficiency and reduces load times.
- For Custom Queries: Incremental fetch is now supported for data imported via custom queries, retrieving only new or updated records to enhance performance and reduce processing time.
Learn more.
Live Connect Query Table - Athena
Effortlessly prepare and analyze your live connect data from Athena using query tables, and start generating actionable insights with real-time connectivity.
Learn more.
Developer Hub Enhancements
API – Ruby Language Support
Zoho Analytics SDK now supports Ruby, enabling developers to build Ruby-based integrations and automation with native methods.
Learn more.
JS API - Tab Switch
Enhance embedded dashboard navigation. The JavaScript API now allows you to switch between tabs programmatically, enabling a better navigation control and interactive dashboard experiences.
Learn more.
Map & Geo Analytics Enhancements
Map-Layering Enhancements
Map Layering now includes drill-through for individual layers, options to fix unresolved locations, and the ability to use layered maps as filters in dashboards. These updates deliver deeper and more interactive geo-analysis.
Learn more.
Map Chart – Tooltip Enhancements
Map chart tooltips have been refined by removing Latitude/Longitude values. Users now see cleaner, more meaningful data highlights.
Reporting & Visualization Enhancements
Drill Through Enhancements
Drill-through is now supported for both Public Views and Embedded Views, enabling viewers to seamlessly access related reports for deeper data exploration and enhanced analytical context.
Previously, drill-through functionality was limited to shared reports. With this enhancement, viewers can now open linked drill-through reports, provided those reports have also been made Public.
Learn more.
Tooltip / Info Icon in Widgets
Widgets now support tooltips and Info icons to display additional descriptions or context. This helps dashboard viewers understand metrics instantly.
Learn more.
Anomaly Detection – Color Support
Anomaly detection results now include intuitive color cues, making unusual patterns or values easier to identify at a glance.
Learn more.
Sorting of Values Across Group in Pivot Views
We have added a new option called Sort across Group which helps you apply clearer and more consistent sorting in Pivot Tables.
Earlier, sorting worked only inside each group. With Sort across Group, you can now sort the entire pivot table based on the selected column, regardless of how the groups are arranged.
Freeze Column Support in Pivot & Summary Views
We have added Freeze Column support in Pivot and Summary Views to help you work more comfortably with wide reports. This feature keeps selected columns fixed on the left side of the table while you scroll horizontally, allowing you to compare key columns with other metrics without losing context.
Report-Level Fiscal Year Option
Align individual reports with your organization's financial calendar by defining the Fiscal Year start month at the report level. This setting applies only to the selected report and appears when a date column is used, enabling accurate time-period analysis.
Learn more.
Dynamic Thresholds with Variables in User Filters
Aggregate formulas can now be used with variables inside thresholds. When paired with User Filters, threshold values are calculated dynamically based on each user’s filter selections ensuring every user sees context-relevant threshold boundaries instead of a fixed value.
Datatype-based Variable Suggestions for Default User Filters
When configuring default values in User Filters, only variables matching the filter’s datatype are now listed. This prevents configuration issues such as assigning a text variable to a numeric filter, and ensures accurate default value mapping.
Learn more.
AI & ML Enhancements
AutoML – 128GB Server Support
AutoML now runs on high-power 128GB servers in the US Data Center. This enables faster model training and support for significantly larger datasets.
Learn more.
Zia Insights - Enhancements
Customize Zia Insights
Users can now tailor Zia Insights by selecting specific metrics and dimension columns for insight generation and choose the types of insights to focus on:
- Contribution Analysis: Understand key factors impacting outcomes.
- Time Series Insights: Detect trends, seasonality, anomalies, and forecast future values.
- Comparison Between Dimensions: Analyze performance and variance across different dimensions.
This customization ensures insights are focused, relevant, and tailored to the report’s context.
Learn more.
Diagnostic Insights Now Available for Multiple Time Series Analyses
Previously, diagnostic insights were available only for Recent Time Period Analysis. With this update, users can now access diagnostic insights across multiple time series analyses like, Anomalies/Outliers, Largest Incline/Decline, Period-over-Period Changes, and Start vs End Period Analysis revealing the “why” behind the data for more informed decisions.
Other Updates
Audit Logs for White label Users
Track administrative actions with greater precision. All activities performed in the White Label admin console are now comprehensively logged in the Audit Logs for improved security and compliance.
New Language Support
Zoho Analytics is now more accessible globally, with support for 29 international and 11 Indian languages.
Learn more.
Recent Topics
due date on cheue
how to handle cheque in zoho books for customers and vendors including due date
Zoho CRM Portal Field Level Permission Issue
Hi Support Team, I am using the Zoho CRM Portal and configuring field-level editing permissions. However, we are unable to restrict portal users from editing certain fields. We have created a portal and provided View and Edit (Shared Only) access for
WebDAV / FTP / SFTP protocols for syncing
I believe the Zoho for Desktop app is built using a proprietary protocol. For the growing number of people using services such as odrive to sync multiple accounts from various providers (Google, Dropbox, Box, OneDrive, etc.) it would be really helpful if you implemented standard protocols such as WebDAV / FTP / SFTP so that alternative inc clients can be used.
'Statement of Accounts does not exist' error received, when creating PO using api in Zoho Inventory
Here is request json -- JSONString = { "date": "2019-09-24", "purchaseorder_number": "PO-6-1", "delivery_date": null, "delivery_org_address_id": 36221200000056XXX, "vendor_id": 362212000000564XXX, "attention": "Testing", "line_items": [{ "unit": "Pieces", "account_id": 36221200000003XXX, "quantity": 1, "item_id": 362212000000049XXX, "tax_type": "", "tax_name": "", "name": "One HD", "purchase_rate": 85, "tax_percentage": 0, "item_total": 85.00, "tax_id": "", "warehouse_id": 362212000000564XXX }] }
Zoho Projects API 100 requests/2 min. Limit
Hi Requesting clarification on the API documentation. "You can invoke or call an API for 100 times in a span of two minutes. If you invoke more than 100 times, the particular API request will be locked for the next 30 minutes. " Does this limit apply
Unveiling Zoho Sites 2.0 - A new dimension in website building
Dear Zoho Sites Users, We are thrilled to announce the launch of Zoho Sites 2.0 today! This refresh represents a significant step forward in the capabilities of Zoho Sites and is crucial for creating a lasting and positive impact on our customers' businesses.
Integrate your Outlook/ Office 365 inbox with Zoho CRM via Graph API
Hello folks, In addition to the existing IMAP and POP options, you can now integrate your Outlook/Office 365 inbox with Zoho CRM via Graph API. Why did we add this option? Microsoft Graph API offers a single endpoint to access data from across Microsoft’s
Zoho Projects - Attachments added to Task and Bug emails are not saved
Hi Projects team, I have been experimenting with emails into projects to create tasks and bugs. I have noticed that attachments added to the emails are not saved to the task or bug. Is this normal behaviour? Thanks, Ashley
Zoho Inventory's latest shipping integration updates at a glance.
Hello Users, We would like to share some important news about our latest improvements in the Shipping integration capabilities of Zoho Inventory that we achieved in 2024 with some of our major integration partners in key editions across APAC, North America,
Sorting a list of record acquired from the zoho.crm.searchRecords function.
This is something for which I'm trying to figure out a straightforward way to do. The searchRecords does a great job fetching me the records that I want. However, in some cases, where it returns multiple records, I want it to sort the returned list by date of creation of that record, so that when I do records.get(0), I get the most recent record. As an example, here's my sample pseudo code: records = zoho.crm.searchRecords("Clients", "Office_Number:equals:123456"); Now the "records" list above contains
Zoho Inventory Custom Field Update
Hello All, In this post I am describing how can we Update the Custom Field Value in Zoho Inventory. // Get Org ID orgid = organization.get("organization_id"); // Field Value resvp = ifnull(item.get("purchase_rate"),null); // Record ID iid = item.get("item_id");
Deprecation of the Zoho OAuth connector
Hello everyone, At Zoho, we continuously evaluate our integrations to ensure they meet the highest standards of security, reliability, and compliance. As part of these ongoing efforts, we've made the decision to deprecate the Zoho OAuth default connector
Alphabetically
How can i arrange alphabetically - (Manage Manufacturer) Field in Item Master
Spotlight series #6: The Show app for Android TV has a new look!
Hello everyone! We are delighted to introduce our revamped and redesigned Show app for Android TV. Smart TVs are exploding in popularity. Android TV alone has over 110 million active monthly devices. Zoho Show, as part of a constant effort to improve
Can i set a default value for country and state in address field in zoho creator?
Can i set a default value for country and state in address field in zoho creator?
Convert HTML to PDF & Send as Email Attachments in Zoho Creator (Deluge)
This approach is useful for sending welcome letters, instructions, or promotional offers after order creation. // 1. Define the variables using the submitted input
customerName = input.Customer_Name1;
orderID = input.ID;
customerEmail = input.Email_Address;
//
Redirect after submission is not working after a few submission
I have setup redirect url correctly and everything works as expected. However, it seems that there's a limit to the number of submissions before the redirect stops working. After the "limit" is reached, the page redirects to a seemingly zoho hosted page,
Enhancement Request for Multi-Asset Work Order Feature
Hello Latha, Thank you for your continued support. The multi-asset Work Order feature is extremely helpful. I did some testing based on our requirements, and during the process, I noticed a few areas where we need your team’s support to improve the feature
Marketing Tip #8: Run limited-time offers
Exclusive offers that don't last long make shoppers purchase right away instead of waiting. Run a flash sale or limited-time discount to convert interest into sales. Try this today: Set up a "Buy X Get Y" coupon in Zoho Commerce valid for a limited time
Add Option to Mass Dispatch by User
Hello! We are using the dispatch console to dispatch service appointments to our service ressources. Right now, the process is our dispatcher verifies each ressource's route for the day and dispatches it after validation. Sadly, there doesn't seem to
Free webinar: Zoho Sign unwrapped – 2025 in review
Hey there! 2025 is coming to an end, and this year has been all about AI. Join our exclusive year-end webinar, where we'll walk you through the features that went live in 2025, provide answers to your questions, and give you a sneak peek on what to expect
Zoho Projects - Email notification relabelling of modules not present on default templates
Hi Projects Team, I noticed that in the default email template notification, the word "bug" was not renamed to the lable I am using in my system. As many users may used the Bugs modules for various purposes including Changes, Revisions, Issues, etc...
Publish to LinkedIn via API
Hi, Is it possible to publish a job opening to LinkedIn (paid job slots) if creating a job opening via api / deluge function? Or is the user required to manually publish via the job boards process? Many Thanks Adrian
Include the "Added Email ID" to the Filters of a Report
Hi, With a Report and lots of entries, a normal thing is to filter entries by the submitter, but that is not included in the Auto Filter of Reports and you can't add a custom filter to a Report without specifying the actual value. I would like to be able
Loops in Deluge
Hi, Can someone tell me how I do a simple loop in deluge? For example, if i have a variable "X" containing a number of loops to perform, i would like to perform an action X amount of times. X = 10; do while (Y < X){ // ... do something } to further explain, the equivalent in PHP of what i am trying to acheive would be: $X = 20; for($Y = 1; $Y < $X; $Y++ ){ // ... do something } Thanks
I am facing a problem with an if-else condition
If I use if, else if, and else conditions in Deluge with the same variable name, sometimes the variable causes an error because the same variable name is present in every block
Zoho Projects - Reply by email to @ mentions posted on the Feed.
When mentioning someone on the Feed (Status), it would be great if that mentioned person could reply to the email notification to update the Feed thread.
Zoho Analytics Bulk Api Import json Data
HI, I’m trying to bulk-update rows in Zoho Analytics, and below are the request and response details. I’d like to understand the required parameters for constructing a bulk API request to import or update data in a table using Deluge. Any guidance on
Record Overseas Transactions Along with CC charges
Hi All, We receive payments via stripe in multiple currencies and stripe takes around 2.5% fees. The amount is settled in INR into our local bank. What should be the currency of the income account used for Stripe payments? Here is a sample flow that we
Product Updates in Zoho Workplace applications | October 2025
Hello Workplace Community, Let’s take a look at the new features and enhancements that went live across all Workplace applications this October. Zoho Mail Create Signature from Compose window You can now effortlessly create a Signature using the Create
Subform data to Sheets
I have been trying to setup a Zoho Flow automation to bring any Subform input to a Zoho Sheets but it seems impossible to post the subform entries to a Zoho Sheet. Is there any way to do it via Zoho Sheet API? https://www.zoho.com/sheet/help/api/v2/#CONTENT-Insert-row-with-JSON-data
Edit Contact Roles in the Potentials Mod
New to ZOHO so I need some help. I work the same people on different projects concurrency. Their contact info remains the same but their role changes from project to project. In the Potential Mod you can pick contacts and assign a Role to them. I know
Is there a way to disable the Activity Reminders Pop-Up Window every time I log in?
Just wondering if there is a setting to disable the window from opening every time I open my CRM? Thanks Chris
Auto-sync field of lookup value
This feature has been requested many times in the discussion Field of Lookup Announcement and this post aims to track it separately. At the moment the value of a 'field of lookup' is a snapshot but once the parent lookup field is updated the values diverge.
Hide fields only for creation
Hello, I'd like to hide some fields only during the creation of a contact in Zoho CRM. In fact I have some fields that are automatically calculated thanks to an automation, so when my users create a contact I don't want them to fill those fields. I know
Rich-text fields in Zoho CRM
Hello everyone, We're thrilled to announce an important enhancement that will significantly enhance the readability and formatting capabilities of your information: rich text options for multi-line fields. With this update, you can now enjoy a more versatile
Font Size 11 - Zoho CRM Email Templates
Our company communicates with our vendors exclusively using Calibri Font Size 11, as this is the standard formatting for professional emails. Since the CRM only allows for the selection of font sizes 10 & 12, we have been unable to utilize the CRM email
Error 400 Booking
Added a custom domain to Booking. Am Getting a SSL Error that has some other domain on the SSL and giving a 400 error. Followed instructions and it stated it verified our domain.. However it is not working. Please Help!
Error AS101 when adding new email alias
Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
New feature request: Allow copy of email message to another folder
Hello Zoho team, This is a suggested new feature to allow copy an email message to either another folder or the same folder. Within the same Zoho account. This is not a support request about "label". This is a suggested new feature to allow copies of
Next Page