sql - copy a field from one data source to other in tableau -


i wanted rid off 1 data source in tableau, that's why instead of using 2 different data source 1 dashboard, wanted copy relevant fields 1 data source other. there way in tableau, can copy-paste tos field 1 other data source?

in attached screenshot, wanted copy advisor sales field in data source biadvisorsalesmonth24 bitransactionpartnerday365:

in attached screenshot, wanted copy 'advisor sales' field in data source 'biadvisorsalesmonth24' 'bitransactionpartnerday365'

you cannot make schema or structure changes table / datasource within tableau. if advisor sales not in bitransactionpartnerday365 data source, have keep both data sources in workbook , join them together.

now, if familiar datasets , know necessary table layout, write custom sql command , use sql command retrieve desired data single data source.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -