'get tabulator column Totals value and use in page

I'm trying to get a column total value from a tabulator table and be able to use it else where in the page. eg. column "revenue' total = 100. I want to then be able to use/get the 100 value and useenter image description here in another box. I know there is cell.getData but i dont think this works?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source