Hide right-click option "Show as a Table"

We would like to be able to hide the "Show as a table" right-click option on an embedded visual.

Either of the two would be fine:

  1. A setting similar to "VisualHeadings" in theme settings that one could set "show" to "false"
    Perhaps it could be called: "ShowAsTable". See: https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/apply-report-themes 
  2. A visual format property that could be set. See: https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/visual-properties#available-propert... 
New