Why didnt work? 
I am using two screens First picture that first screen, second picture that second screen… 
Resim column is has Image. I already uploaded in Airtable. 
I want to get back to my app.
             
            
               
               
               
            
            
           
          
            
            
              Yes, me too. I’m wondering, I think we cannot get the image from airtable.
             
            
               
               
               
            
            
           
          
            
              
                actech  
                
               
              
                  
                    July 22, 2019,  9:56am
                   
                   
              3 
               
             
            
              Please do not hesitate to use the search on the forum. For this, money is not taken. 
  
  
    I recently answered a question about retrieving and displaying images (or, more generally, attachments) stored in Spreadsheets and thought it might be useful to a larger audience. 
As far as Airtable images (and other attachments) are concerned, the returned value for an ‘Attachment’ type column in Airtable returns an array (i.e. a Thunkable List) of objects.  You can obtain the download url for the object using the url property.  Here is a very simple example Thunkable program that retrieves an…
   
 
             
            
               
               
              1 Like