Forum Discussion
Amos_Lim
Resolver I
2 years agoHow to move the line up
How can I remove the spacing highlighted in "yellow" colour as per the photo. I am using the code = Table.Group(#"Filtered Rows2", {"User name","CAN ID","Section"}, {{"KeyTags", each Text.Combi...
mlsx4
Memorable Member
2 years agoHi Amos_Lim
It may not work if the special character is different. Don't know if you have tried another char like carriage-return "#(cr)".
And regarding your second question, I don't understand your need.
Amos_Lim
Resolver I
2 years agoThanks, mlsx4.
"#(cr)" will not work either.
In response to question 2, I meant that if the KeyTags column contains more information, the information will not be displayed in its entirety on the Power BI dashboard. After the last character, there will be "...."
I'm not sure if there is a workaround.