How can i show the data bar in table and also tool tip on the cell
How can i show the conditional
data bar in table and also tool tip on the cell
1 answer
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