Hi Again, My (hopefully) last problem for now...

Hi Again, My (hopefully) last problem for now is I am wanting the PDF I am linking from Google Drive into the app to have the title of the document as the link, instead of the URL. Can anyone explain how I am supposed to do that?

0 5 358
5 REPLIES 5

Have you tried to use the option IsHyperLink as TRUE?

What column type is โ€˜Tasks Listโ€™?

If it is a URL type, then the value should be a HYPERLINK(โ€œNameโ€, โ€œhttp://whateverโ€ฆโ€)

If it is a File type, then it should be the file name relative to the spreadsheet โ€” eg: Files/DataFile1.pdf

@Aleksi_Alkio I have tried to used the option IsHyperLInk as TRUE and it still is not displaying a name of the file but rather the url still.

@praveen The column type is URL and I still was not able to get it to work with the HYPERLINK(โ€œtitleโ€, โ€œurlโ€)

Nevermind, I used the HYPERLINK(โ€œtitleโ€, โ€œurlโ€) in my original google sheet and it worked. Thank you.

Top Labels in this Space