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 ...
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
subhadip
Helper II
8 years agoIs 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