Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Amos_Lim
Resolver I
Resolver I

How 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.Combine([keyTags],"#(lf)"), type nullable text}})

 

 

Capture.JPG

 

Sample1.jpg

4 REPLIES 4
mlsx4
Memorable Member
Memorable Member

Hi @Amos_Lim 

 

You can remove it by replacing in this way

mlsx4_0-1695192225411.png

 

It only works with User Names and does not work for KeyTags.

How can I display the full text in the dashboard if I accept the result shown in the second photo? Because I am unable to adjust the height of the row to display the text completely.

 

Sample1.jpgSample2.jpg

Sample2.jpg

Hi @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.

Thanks, 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.

 

Sample2.jpg

 

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.