Platform

Platform

 View Only
  • 1.  Font Size in a table

    Posted Wed July 17, 2019 12:17 PM

    Is it possible to make the font in a report table bigger?




    #Platform


  • 2.  Re: Font Size in a table

    Posted Thu July 18, 2019 03:23 AM

    Hi @Devon Bilsing,

     

    At the moment, it is not supported. Please feel free to ask your CSM to open an RFE for this on your behalf with a use case.

     

    Thanks,

    Gulcin


    #Platform


  • 3.  Re: Font Size in a table

    Posted Thu July 25, 2019 09:18 AM

    Hi @Devon Bilsing,

     

    You change chnage the font .... See the example:

     

     

     

    I created a new Column with a Advanced Format. You can use this and change the Color, font-size, Currency...

     

    ="<span style='color:black; font-size:18px;line-height:1.6'>"&Currency({$_},"##.##")&"M</span>"

     

     

    Hope I could help you.

     

    Thank you

     

    Regards,

    Alexandre Cardoso


    #Platform


  • 4.  Re: Font Size in a table

    Posted Mon August 12, 2019 08:41 AM

    Thank you @Alexandre Cardoso for sharing this.

    @Pieter van Dam and @Lucas Wolters, maybe required in the future and our custom reports


    #Platform


  • 5.  Re: Font Size in a table

    Posted Fri October 18, 2019 10:38 AM

    I found this very helpful! I knew at any time you can insert CSS into the Style section of the report page but I wasn't sure exactly how to do it for a table. Thank you!


    #Platform