Passing Custom Variables from CRM to Reports Dashboard
Passing Custom Variables from CRM to Reports Dashboard
Hi,
I figured out how to create the link I need to have a dashboard filter by criteria:
https://reports.zoho.com/open-view/1351413000000412385/db66e4f5f7523b8f7ddf13de63163892?ZOHO_CRITERIA="Organizations_Name"='$
{Organizations.Organizations Name}'
If I create and paste the link into a browser it works:
https://reports.zoho.com/open-view/1351413000000412385/db66e4f5f7523b8f7ddf13de63163892?ZOHO_CRITERIA="Organizations%20Name"='A%20Kidz%20Dental%20Zone%20of%20Hood%20River'
I'm trying to have this link on the accounts record as a button or a hyperlink.
I get the following error:
You need to use single quotation marks instead of double quotation marks in this expression.