Arturo
                
              
              
                
              
                  
                  
              1
              
             
            
              Hi dear community, does any body knows how could I see specific colomns a listview?
I use this gviz query
SELECT A, B, C, D WHERE B =
and then I have 3 list view and I need to be seen in the list one column C & D
in the list two colum A
and in the list view tree colum B
but when I errase the index 1 the app does not work
hear is the issue
and the screen said that I want to select list 2 but there is only 1 element
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                Taifun
                
              
              
                
              
                  
                  
              2
              
             
            
            
              
              
              
            
            
                
                
              
           
          
            
              
                Arturo
                
              
              
                
              
                  
                  
              3
              
             
            
              is there something like this ?

             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
                
              
                  
                  
              4
              
             
            
              According to your requirements....
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                Arturo
                
              
              
                
              
                  
                  
              5
              
             
            
              Ok thanks for the help, there are more things about the code
Let me show you the code

I think the code are separate
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
              
                  
                  
              6
              
             
            
              From the latest blocks you have provided, this shows this is NOT what you asked for previously.
In fact, this question has already been answered here:
Just replace the generated list with your gviz query result.
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                Arturo
                
              
              
              
                  
                  
              8
              
             
            
              Ok O Will do It and then I go back