Forum Discussion
subhadip
Helper II
8 years agoDisable highlighting on hover in Power BI Desktop
How to disable highlighting on hover in Table Control in Power BI Desktop . It doesnot happen when we use Card control. While hover on Table Control, grey highlight come up . Please suggest to ...
MFelix
Super User
8 years agoHi subhadip,
Are you talking about the tooltip were it appear the full values of the specif cell?
If yes on the formatting options for the table just turn off tooltip.
Regards,
MFelix
subhadip
Helper II
8 years agoAssume there are 2 columns in a table element
Name Age
When the User hover on Name column grey boxes appear in the table element .
On Hover grey boxes appear in table control
- subhadip8 years ago
Helper II
Is there any way we can disable right click on Table element so that the user don't see the option "Show Data" , "Include", "Exclude". Please suggest
- subhadip8 years ago
Helper II
We can Place text box control on top on table control with same position (x,y) and even the length & width of the text box will be same as the table element/control in the report to avoid right click. Although it will make the dashboard heavy and render time will be slow . Please suggest