I would like to concatenate columns d e f after I have selected them from a sheet source and extracted the specific data I want by identifier. How can I do this in the same command string...Here is an example : =QUERY(HRADMIN, "Select a,b,c,d&e&f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa,ab,ac,ad,ae,af,ag,ah,ai,ak, where 'bryan' ") I would like to concatenate column d e and f
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/d0b098c9-94bb-4907-920f-c210d06a5d14n%40googlegroups.com.
