Forum Discussion
Power BI embedded analytics - SaaS application - fix column width of a matrix
Hi snph1777 ,
During my investigation I have found users in the past who have had similar experiences to you.
For original post, you may refer to:Solved: Re: Is There any way to fix Column Widths in a Mat... - Page 3 - Microsoft Fabric Community
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
I thoroughly reviewed the solution provided, it does NOT work for me; the Values in my matrix are long text data with job and schedule information; I need them (the text) wrapped, and then have a fixed column width in my matrix; the column name lengths of my matrix are not as issue, they already have the same length (width), say, 4-Wed,Feb 21, '24, which corresponds to Week Day # 4, Wednesday, Feb 21, 2024 (this length of 16 characters obviously will not change for any date). I even tried the equivalent of the REPT DAX function method (shown in the tutorials) in my T-SQL dataset; but to no avail.