Failed to remove file extension from file name

11110
New Member

Hello everyone!
I have a problem with template generation:

There is a row with Image virtual column, generating a QR-code via https://chart.googleapis.com/.

The QR is correctly viewed in App, but it canโ€™t be attached to doc template with this error:

*Failed to remove file extension from file name 'https://chart.googleapis.com/chart?chs=450x450&cht=qr&chl=<<[some data]>>|Name=<<[some data]>>|PersonalAcc=<<[some data]>>>|BankName=<<[some data]>>|BIC=<<[some data]>>|CorrespAcc=<<[some data]>>|PayeeINN=<<[some data]>>|Purpose=<<[some data]>>|Sum=<<[some data]>>|LastName=<<[some data]>>|FirstName=<<[some data]>>|MiddleName=<<[some data]>>' because it contains Invalid characters: '|' (Hex Character '007C')* 

The QR will be used in banks applications to autofill information about payment orders and
โ€˜|โ€™ symbol is a separator. This protocol is general for all banks applications in my country and canโ€™t be changed

Is there any solution for this error?

0 1 164
1 REPLY 1

I have been having the same issue with quickcharts. It doesn't seem like it is unique to google charts. 

Top Labels in this Space