Forum Discussion

admhemed's avatar
admhemed
Frequent Visitor
8 years ago
Solved

hide custom visual title

Is there a way to hide custom visual title?

I tried css, jquery nothing worked. I tried to find a solution here, no result.

thanks

4 Replies

    • az2451's avatar
      az2451
      Resolver I

      Same issue here but suppressDefaultTitle dont work for me.

       

      It says for "type": "boolean" -> Property type is not allowed

       

       

      {
          "dataRoles": [		
      
      ...
      ], "dataViewMappings": [
      ...
      ], "objects": { "suppressDefaultTitle": { "type": "boolean", "description": "Indicates whether the visual should show a default title" },

      ...
      } }

       

      • v-viig's avatar
        v-viig
        Community Champion

        The suppressDefaultTitle must be declared at the root level instead (example).

         

        Ignat Vilesov,

        Software Engineer

         

        Microsoft Power BI Custom Visuals

        [email protected]