Forum Discussion
Table rows increase size when opening in other browsers
- 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.
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.
It worked, thanks!