AppSheet Generate Image URL in Google Sheet

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • How to generate an image url in google sheets
    Heres the sample formula:
    Concatenate("www.appsheet.c...",
    "appname=",encodeurl("PDFApp-5312647"),
    "&tableName=",encodeurl("ImageURL"),
    "&filename=",encodeurl([Photo])
    )
    Join this channel to get access to perks:
    / @joetayactac
    More Tutorials Below
    Scan to View Restaurant Menu
    • How To Create a Scan Q...
    Any Business Inventory Point of Sale Management
    • AppSheet Inventory Poi...
    Restaurant POS Sytem Multiple Item
    • AppSheet Restaurant Mu...
    Generate PDF Using Google Form in Appsheet and Send Email
    • Google Forms To PDF Ap...
    Generate Qr Code
    • How To Generate QR Cod...
    Calculate Age based on Date of Birth
    • How To Calculate Age U...
    Delete Rows of Another AppSheet App
    • How To Delete a Row Da...
    Add and Update Another AppSheet App
    • Add and Update Data in...
    Multiple Items POS System with Inventory Management
    • How To Create Your Own...
    Recover Deleted Row Data
    • AppSheet Copy Data Fro...
    Link PDF File to AppSheet
    • How To Link PDF File ...
    How to Send Whatsapp Messages
    • How To Send Whatsapp M...
    Generate Customize Report and Download in PDF
    • How To Generate a Cust...
    Create Your Own Inventory Management from Scratch using AppSheet
    • How To Make an Invento...
    Appsheet Edit a Table Using Another Table
    • How To Modify a Data T...
    Create your own payroll payslip in Appsheet
    • How To Create a Payrol...
    Create your own TAX Invoice App Printable Using Appsheet and Google sheet
    • How To Create a TAX In...
    Create Your Own POS Restaurant System
    • How to make your own P...
    How to Autofill Columns in AppSheet
    • How To Auto Fill Data ...
    Create a Dynamic Dashboard
    • Appsheet Dashboard View
    Generate Barcode and Random Numbers
    • How to Generate Barcod...
    #appsheet

Комментарии • 54

  • @csanpin
    @csanpin 5 дней назад

    Thank you so much!!! It's just what I needed. Greetings from Ecuador

  • @asinbaringarakmudu3157
    @asinbaringarakmudu3157 5 месяцев назад +3

    Thank you so much!! It would be great if you make a video how to add multiple photos for one row with urls

  • @hermawanyulianto2645
    @hermawanyulianto2645 11 месяцев назад +3

    It's simple tutorial and great result.....Thank a lot Bro...

  • @mustafeosman1
    @mustafeosman1 4 месяца назад

    Thanks sir.
    When I delete the row in the data table, how to delete the image in appsheet folder or google drive?

  • @user-rj9wc1ww2b
    @user-rj9wc1ww2b 8 месяцев назад +1

    It's working, thanks a lot mate 👍I'm grateful for your time, do more useful videos

  • @Melamchinagarhospital
    @Melamchinagarhospital 11 месяцев назад

    Hi
    I found Ur video as more talented than others regarding appsheet creation.
    How can I show the image in appsheet from URL link of photo uploaded in google form?
    So far no one solve this issue in youtube.

  • @serifati98
    @serifati98 4 месяца назад

    Gracias! tuve que hacer unos ajustes en el enlace porque no me funcionaba con "template"

  • @jessicamendenhall4114
    @jessicamendenhall4114 5 месяцев назад

    I am following your steps exactly but when I get when I am on create Bot, Run this Process, Run a Data Action and then Under Set these column(s) on the right to choose "Photo URL" however I do not see that as a choice. I only see "Photo". I checked the Table and everything matches your video so I am confused. Please help!

  • @infoguiahn
    @infoguiahn 3 дня назад

    Thanks for sharing, do you know why this happens?
    When I generate an xlsx report with a bot in the link I get this [PhotoURL] = xl://internal/
    In the table the link is fine, it is even linkable, however when generating the report in the template I am getting this value in the same column
    [PhotoURL] = xl://internal/

  • @HedSiDee
    @HedSiDee 21 день назад

    How to made url like this for many datatable.?

  • @user-xj9wf6qm5i
    @user-xj9wf6qm5i 7 месяцев назад +1

    Got the URL of the image but, it is showing 404 error on opening the link. What could be the reason

    • @baodinh1965
      @baodinh1965 4 месяца назад

      Do u know how to fix that im getting the same error while doing exactly the same as the video

    • @wd161
      @wd161 3 месяца назад +1

      Security > Options > Disable "Require Image and File URL Signing

  • @drd.r.maharjan536
    @drd.r.maharjan536 Год назад

    Your videos are Very useful.
    I would like to know if you can do reverse like in this video or can you show picture uploaded in google forms in Appsheet without re-uploading the pictures in Appsheet. Can you apply a formula in google sheet to convert picture URL into appsheet picture formula?

  • @rafaelpadilha9985
    @rafaelpadilha9985 Год назад +1

    Muito Bom essa Dica... Parabens !!!

  • @ami5500
    @ami5500 Месяц назад

    Thanks for the great video.
    I'm in a situation where I'm using some online QR code generation services for my Appsheet app.
    However, these services are sometimes discontinued (no longer in business), so it caused me trouble when the previously created QR codes were not displayed in bulk. I had to find new services and regenerate all new QR codes. If this keeps happening, the workload will be huge and annoying because the previous QR code prints will be useless.
    So, I tried to think of saving the created QR codes as images and saving them on the computer or drive so that they are available for a long time.
    Is there any way that when a QR code is generated on the Appsheet app (formula field in one column) and then it will be converted to an image and displayed in another column automatically? (This QR code image will be printed into labels and pasted on the product surface)
    Hope you could see this comment and reply. Thank you

    • @JoeTayactac
      @JoeTayactac  Месяц назад

      Hi,
      You can try use a virtual column as image type with a reference column of the image URL. ShowType Column will be ideal

    • @ami5500
      @ami5500 Месяц назад

      @@JoeTayactac 😭 Thanks for your response but I still can not do it. I'm only an amateur. I mean I want to convert the existing QR urls (in column A) into images in another column (column B) in Spreadsheet (or in Appsheet column) but it seems impossible to me.

  • @BradMulley
    @BradMulley 7 месяцев назад

    Really helpful. Works great for new photos but the old ones are still without a URL. Is it possible to create a bot to make a Photo URL link for photos that are already in the database?

    • @JoeTayactac
      @JoeTayactac  7 месяцев назад

      Yes I think its possible. Checkout latest video on mass updating data base

  • @ACEALLIANCEIT
    @ACEALLIANCEIT 4 месяца назад

    when on URL click this shows in the page- 404: Page not found
    The page you're looking for isn't here. Try checking the URL again or head back to the homepage.

    • @wd161
      @wd161 3 месяца назад

      Security > Options > Disable "Require Image and File URL Signing

  • @user-pb9mu6iz7r
    @user-pb9mu6iz7r Год назад

    Hello! Nice work you are doing. Would you know how to encrypt the signatures? Otherwise, they are vulnerable in Drive as png files. Thanks in advance.

  • @melamchiphc9256
    @melamchiphc9256 Год назад +1

    Superb!
    Can we do reverse?
    Like URL of photo in google sheet to be converted to image link in appsheet?

    • @JoeTayactac
      @JoeTayactac  Год назад

      You can do not. Just replace the column type url into image type

    • @drd.r.maharjan536
      @drd.r.maharjan536 Год назад

      This does not worked in Appsheet. I also tried Image type in column in appsheet but it didn't show that image. It shows abstract sign only.

    • @Melamchinagarhospital
      @Melamchinagarhospital Год назад

      Yea, I also tried Image type in column in appsheet but it didn't show that image. It shows abstract sign only. This is needed if picture uploaded in google form to be uploaded in appsheet directly.

  • @exceladda_
    @exceladda_ 2 месяца назад

    nice tutorial

  • @BMNLapterpaduunpatti
    @BMNLapterpaduunpatti 8 месяцев назад +1

    helpme please, " Error retrieving file 'Divisi Teknik Geologi_Images/eb264682.Gambar Alat.162409.png': URL has an invalid signature ". whats wrong ?

    • @areyesilva
      @areyesilva 6 месяцев назад +1

      Go to Security>Options and shutdown the toggle button that says "Require Image and File URL Signing"

    • @asinbaringarakmudu3157
      @asinbaringarakmudu3157 5 месяцев назад

      @@areyesilva Thank You so much!

  • @hiroyukinumaguchi1984
    @hiroyukinumaguchi1984 10 месяцев назад

    Thank you!

  • @KiyoshiNagata-rd6hv
    @KiyoshiNagata-rd6hv 6 месяцев назад

    how to get the Signature and version in this concatenate ?

    • @JoeTayactac
      @JoeTayactac  6 месяцев назад

      App version?

    • @KiyoshiNagata-rd6hv
      @KiyoshiNagata-rd6hv 6 месяцев назад

      @@JoeTayactac yes, like this &appVersion=01/01/0023&signature=b17a3f7200d5be220f14bda016e8cfcd91cd6a3a1901034255c9797054751149&width=600.
      i usually have this after the .jpg

    • @KiyoshiNagata-rd6hv
      @KiyoshiNagata-rd6hv 6 месяцев назад

      @@JoeTayactac in the link i have
      appVersion=1.000036
      signature=5c522e2412ede55dd1e1efaf0ce0d0cf511f1cc6f843153226.....
      width=600

  • @sajidinjais676
    @sajidinjais676 Год назад

    can use filename more than one or not

  • @ahmadtamimi141
    @ahmadtamimi141 Год назад

    can u do Print Receipt automatically by action button to thermal printer without open it pdf like POS Print

    • @JoeTayactac
      @JoeTayactac  Год назад +1

      You need to have a third party application. You can check print node

  • @techbabu999
    @techbabu999 Год назад

    If you download the data and fill
    Except main column and upload it again, will the main column base be filled automatically? Is it possible

    • @techbabu999
      @techbabu999 Год назад

      Fille automatically remaining columns ?

  • @user-ki5tn5sn4j
    @user-ki5tn5sn4j 10 месяцев назад

    nice work
    do you know how to displays the captured appsheet image on a spreadsheet?

    • @DieterClaessens-ex1rm
      @DieterClaessens-ex1rm 6 месяцев назад

      you can use the formula =image(....) with the link that appsheet created to show you the photo in the dedicated cell.

  • @mateusdias9913
    @mateusdias9913 10 месяцев назад

    I know that it's not too simple, but is there a way to create this image URL with a link without special characters?
    The API that I'm trying to use do not accept URL links with "?" "&" "%"

    • @JoeTayactac
      @JoeTayactac  10 месяцев назад +1

      You try using HyperLink insert in the formula

  • @wd161
    @wd161 3 месяца назад

    Anyone receiving 404 error, make sure that under Security > Options > Disable "Require Image and File URL Signing".

    • @rheinisaac387
      @rheinisaac387 27 дней назад

      which security settings should this appear ?

  • @victorsamgichuhi2486
    @victorsamgichuhi2486 Месяц назад

    I am getting this "Error retrieving file 'MyStocks_Images/1-13201017-0.Product Image.060340.jpg': Table 'MyStocks' not found." The table exists

  • @Seabrasistemas
    @Seabrasistemas 7 месяцев назад

    Error retrieving file 'Página1_Images/1901122020.IMG.192542.jpg': URL has an invalid signature.

    • @JoeTayactac
      @JoeTayactac  7 месяцев назад +1

      Hi try to disable the pdf signature settings in security settings.

    • @user-oy1lz7cc8q
      @user-oy1lz7cc8q 6 месяцев назад

      hi im from Indonesia, i like your videos and your knowledge so awesome@@JoeTayactac

  • @michaellee4752
    @michaellee4752 8 месяцев назад

    Error retrieving file 'INVENTORY_Images/f9bb7625.PHOTO.103812.jpg': URL has an invalid signature. -> Result when I tried this

    • @JoeTayactac
      @JoeTayactac  8 месяцев назад +1

      Hi try to disable the "Require Image and File URL Signing" in security section under options