Hello,
I am interested to find out how I can incorporate buttons with my pivot table to switch between JSON data sources. They would all be inline JSON.
Also, I have JSON data in my pivot table but I have to refresh the page to have the data with the table appear. Is there a good workaround?
Thank you!
Hello Nathan,
Thank you for writing. You can easily add the buttons you want. Please find the example here: https://jsfiddle.net/flexmonster/Lxmjfuh4/.
The recommended approach to reload inline data is to use setReport()
API call. You can find more information about it here: https://www.flexmonster.com/api/setreport/.
Please let us know if everything works fine for you.
Regards,
Dmytro