Highlighting whole rows in pivot tables

I know there are some ways to highlight specific cells based on values, but I am wondering if anybody knows if there is a way to highlight the whole row in a pivot table?

Thanks!

Kevin Knutsen

Seattle Art Museum

Parents
  • It turns out there is a way to do this (thank you SiSense Developer Community). It's a pretty advanced process using Javascript, but it is possible. You can edit a widget's script with Javascript to accomplish this. To edit a widget's script, you first have to open the widget in edit mode, and click the widget menu (three dots in the upper-right corner of the widget) then choose Edit Script. This opens the Javascript editor window. That is the easy part

    Then comes the Javascript. If you aren't familiar, you can read up on this in the SiSense community boards and this link specifically. Not a Javascript developer? You might try using an AI development tool to produce the Javascript or, maybe someone here is a Javascript wiz. 

    Hope this helps.

    Cheers.

Reply
  • It turns out there is a way to do this (thank you SiSense Developer Community). It's a pretty advanced process using Javascript, but it is possible. You can edit a widget's script with Javascript to accomplish this. To edit a widget's script, you first have to open the widget in edit mode, and click the widget menu (three dots in the upper-right corner of the widget) then choose Edit Script. This opens the Javascript editor window. That is the easy part

    Then comes the Javascript. If you aren't familiar, you can read up on this in the SiSense community boards and this link specifically. Not a Javascript developer? You might try using an AI development tool to produce the Javascript or, maybe someone here is a Javascript wiz. 

    Hope this helps.

    Cheers.

Children
No Data