
It is possible to use pivot tables with a MySQL table to get a better view of your data. Note that you can only connect to one MySQL table for each Excel table or pivot table you want, if you require information from several tables you’ll need to create a joined table in MySQL and connect to that.







