Forum Discussion

julsr's avatar
julsr
Icon for Continued Contributor rankContinued Contributor
1 year ago
Solved

Table rows increase size when opening in other browsers

Hi Everyone!   I have a table where I need to combine headers for two values, as shown in the image. As it's not possible in Power BI, I hide the original header and use a text box instead. When I ...
  • danextian's avatar
    1 year ago

    Hi julsr 

     

    Using text boxes isn't a reliable method, as what appears correctly in Power BI Desktop might not render the same way in a browser. Factors like the browser type and screen resolution can affect the layout. A more flexible approach would be to place the values in rows, set the display name of the measure to a space (to hide the label), and then adjust the column width accordingly.