How can i show the data bar in table and also tool tip on the cell

Answered

How can i show the conditional
data bar in table and also tool tip on the cell

1 answer

Hugo Martinez June 16, 2020

Hi, 
 
I would recommend using the customizeCell hook to achieve the desired display: https://www.webdatarocks.com/doc/customizecell/.
With this WebDataRocks API call, it is possible to customize and add the desired content to the needed cells.
 
Hope this helps.
 
Cheers