What?
A quick article on how to setup an automation that checks if a datasource synchronization between Zoho People and Zoho Analytics failed. This can be adapted to any data source for Zoho Analytics. ...
What?
So this is going to be an article with a bunch of pictures showing step-by-step of how I setup a recurring data source in Zoho Analytics via FTP.
Why?
The use-case here is that I have a ...
... connection manager but this is inefficient and not versatile enough to accommodate files that get added later.
Why?
I am creating an extract SSIS package intended to take a text file as its source ...
What?
This is a quick article to remind me on how to skip blank rows when using a Flat file as a data source. I would receive another Microsoft error as clear as mud:
Error: The conditional operation ...
What?
A quick article on how to skip rows or even specify a range to extract from the Excel file when using as the DataSource.
Why?
If you are simply using a text file as your data source, then ...
... = v_HeximalRef;
input.RGB_Value = thisapp.ColorPicker.fn_HexToRGB(v_HeximalRef);
}
Source(s):
Joel Lipman - Zoho Creator: Radio group into Calendar Carousel
Joel Lipman - Zoho Deluge: Convert ...
... = Map();
m_Params.put("resource_id",v_WorkdriveFolderID);
m_Params.put("shared_type","workspace");
m_Params.put("email_id",l_RecipientsEmails);
// role id 34 is view only on the file (see below ...
A guy goes to a bar and is served by a robot bartender. The robot says, "What'll you have?" and the guy says, "A martini." He then gets the best martini he's ever tasted. The robot says, "What's your IQ?" ...
... the data for my widgets), I have to write it as such:
SELECT
'CRM Accounts' AS "DataSource",
date(t1."ModifiedTime") AS "Date",
t1."RecordID" AS "Record ID",
t1."RecordName" AS "Record Name",
...
... to Zoho Analytics, and choose a workspace with the relevant data (in this case Zoho Books Analytics workspace)
In the left sidebar, select "Data Sources" then click on the "Add Data Sources" button
Select ...
What?
A quick article on how to get the pricebook entry using Zoho Deluge for a specific product in your ZohoBooks or ZohoInventory instance.
Why?
This took me the best part of an hour to determine ...
... user, and authorized as the system account (a separate Zoho user we have named SYSTEM ADMIN); this reduces the amount of blame on the system manager believed to be assigning these manually.
Source(s):
Zoho ...
... could be the same under price total.
Where a price is applied, values should be retained in decimal format with currency symbol prefixed if value is greater than zero.
Source(s):
To convert Page ...
... product count as products can belong to multiple categories. Consider just using the WooCommerce interface to check the total number of products (wp-admin > Products > All Products).
Source(s):
WooCommerce ...
... an external server. Create your own web app on another server and setup a server to server API connection to your Zoho Creator instance.
Source(s):
Zoho Creator: Create your first widget
Zoh ...
... it, just show it in the logs)
console.log(e);
//ZDK.Client.showMessage("Client Script error");
}
Output
Source(s):
Zoho CRM Community - Kaizen #71 - Client Script ZDK ...
... Data Sources in the left sidebar
Add Data Sources > Select Zoho Desk
Do "Next" and select the Zoho Desk Portal
Ensure that "Tickets" is selected (I'd tick most of the fields this contains)
Create ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.