Silver 2
Since ‎04-29-2022
2 hours ago

My Stats

  • 210 Posts
  • 4 Solutions
  • 133 Likes given
  • 29 Likes received

aminsaleh's Bio

Badges aminsaleh Earned

View all badges

Recent Activity

Hi, I have been using the qr code for a while now and it's okbut today it gave me 404 Not FoundHere is the code:CONCATENATE(“https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=”,ENCODEURL("https://www.appsheet.com/start/fdc2a549-a77e-4233-b0b5...
Hi, is there a way to merge many ifs in one line code IFS([City] ="Mississauga","West",[City] ="Oakville","West",[City] ="Milton","West",[City] ="Brampton","West",[City] ="Etobicoke", "East",[City] ="Vaughan", "East",[City] ="Markham","East",[City] =...
Hi, In my appsheet app I have a table for items.It contains data like:Item name:Item SKUItem Photo: and so on. I want to make auto qr code for an item and then print it on item's box so that once it is scanned it shows the item detail form within app...
Hi, I have an enum type column called "method" in a table called "order" [Method] has two values "pick up" and "delivery".----[Delivery Fees] column has a value for delivery charge.[Item price] column has a value of the item price. [Order Total] colu...
Hi, Hope you are very well. I am adding an action in one of my table to export data in csv file as you can see in below image. The action is set to show inline but it does not show at all. I've read about using or modifying the overlay issue but I am...