Forum Discussion
julsr
Continued Contributor
1 year agoTable 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 ...
- 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.
ExcelMonke
Impactful Individual
1 year agoHello,
I haven't seen this one before, but have you tried fiddling with the text wraps, etc?
- julsr1 year ago
Continued Contributor
Yes, I did, but the same problem. I don't know why the size changes if it shouldn't be dynamic.