Forum Discussion
JoshuaSmith
6 years agoQrew Trainee
Adam Im getting an error message on the brackets at the end Please see
"<img src=\"chart.apis.google.com/...
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
&"\"\"/>
There are extra characters beyond the end of the formula.
More on syntax errors...
Please advise I am getting a syntax error.
------------------------------
Joshua Joshua
------------------------------
"<img src=\"chart.apis.google.com/...
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
&"\"\"/>
There are extra characters beyond the end of the formula.
"<img src=\"chart.apis.google.com/...
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
&" \"\"/>
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
&" \"\"/>
More on syntax errors...
Please advise I am getting a syntax error.
------------------------------
Joshua Joshua
------------------------------
AdamKeever1
6 years agoQrew Commander
I missed the closing parenthesis. Try this:
"<img src=\"chart.apis.google.com/...
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
&"\"\"/>"
------------------------------
Adam Keever
------------------------------
"<img src=\"chart.apis.google.com/...
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
&"\"\"/>"
------------------------------
Adam Keever
------------------------------
- JoshuaSmith6 years agoQrew TraineeAdam Im sorry man it doesn't work.
------------------------------
Joshua Joshua
------------------------------- AdamKeever16 years agoQrew CommanderWorking fine on my end:
Are you using a formula rich text field?
Does your complete code look like this?
"<img src=\"http://chart.apis.google.com/chart?cht=qr&chs=120x120&chl="
&[N Project Number]
&[Customer - Full Name]
&[Project Status4]
& "\"\"/>"
------------------------------
Adam Keever
------------------------------- JoshuaSmith6 years agoQrew TraineeMy apologies Adam I was using a formula URL.
It works perfectly.
Thank You sir
------------------------------
Joshua Joshua
------------------------------