Forum Discussion
Anonymous
4 years agoNot applicable
Setting Column Widths in Tables
Why doesn't MS Power BI give the option to set a column width? I have 3 memo fields (large amount of data per cell) that I add to a table that I have to spend over 10 minutes manually pulling the fie...
Anonymous
4 years agoNot applicable
Thank you Ruth is Awesome isn't she, although my problem is my fields are very large, auto-size is NOT ON, but since its a memo field it max's out to the end of data (that wide), her tip is if your data is small and you want to open it up. But thank you anyway.
CherC
3 years agoFrequent Visitor
As a workaround, you could try using the first part of the fields with the "LEFT" function. =LEFT([Memo],25).