Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Hover options in Grid/Table

Hi All,

 

Table1 is my dataset.

 

I created Table2 which have count of sales by Category. Now if i hover over the cell values on Count of Sales in Table2 then it have to show its respective Sum of sales (Sum of sales i have shown in table3 for your reference).

So i just need to keep table2 alone in report and for eg. if i hover over 3 which is present against "A" then the hover value need to be shown as 90.

if i hover over 3 which is present against "B" then the hover value need to be shown as 50.

if i hover over 3 which is present against "C" then the hover value need to be shown as 135.

 

We can use tooltip options in another page and we can place the table3 in that page and hide it but on hovering over it it will show entire row. But is there possibility if we hover over that cell then the respective sum value alone would show in hover?

 

Thanks in Advance

Prakash

 

  • Hi Anonymous ,

     

    This problem has already been asked, it's impossible to realize the idea in current version(2.83.5894.281 64-bit (July 2020)).

    Different Tooltip for each bar 

     

    The tooltip is meaningful for the entire view, not a field.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

5 Replies

  • rajulshah's avatar
    rajulshah
    Resident Rockstar

    Hello Anonymous,

     

    You can keep plot the Sales measure in a card on the Tooltips page and then you can only see the Sales value when hover over Table2.

     

    Hope this helps.

    Please let me know if it doesn't.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi rajulshah ,

       

      Yes Thanks for your reply. Understood.

       

      But what if i have another column in the table just nest to the "Count of Sales" which is "Count of Profit" and hovering on that i would like to show Sum of Profit? 

      In the tooltip page i cant change it dynamically i assume i..e, switch to sales and profit.

       

      Thanks

      Prakash

      • rajulshah's avatar
        rajulshah
        Resident Rockstar

        Hello Anonymous,

         

        You can have these two measures in the table in Report tooltip page and can check if it works.

  • v-lionel-msft's avatar
    v-lionel-msft
    Community Support

    Hi Anonymous ,

     

    This problem has already been asked, it's impossible to realize the idea in current version(2.83.5894.281 64-bit (July 2020)).

    Different Tooltip for each bar 

     

    The tooltip is meaningful for the entire view, not a field.

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.