Skip to main content

Power BI

Needs Votes

freeze column in a table chart

Vote (584) Share
Jordan Kline's profile image

Jordan Kline on 29 Jan 2015 10:25:15

It'd be great to be able to freeze a left hand column in a table so users can scroll and keep track of what row they're looking at

Comments (54)
Jordan Kline's profile image Profile Picture

cfb2aa3d 4232-4c5e-ba75-af097b7f6341 on 05 Jul 2020 22:55:39

RE: freeze column in a table chart

i need it

Jordan Kline's profile image Profile Picture

699a1395 4faa-4270-a075-e1793e173f70 on 05 Jul 2020 22:47:34

RE: freeze column in a table chart

Can't believe this is not an option....

Jordan Kline's profile image Profile Picture

52b5cce4 5162-45fc-a468-4609777326e8 on 05 Jul 2020 22:39:54

RE: freeze column in a table chart

This is a really simple idea and would add another great bit of functionality, please make it happen Power BI

Jordan Kline's profile image Profile Picture

43672153 339c-454e-9558-00d0923b6942 on 05 Jul 2020 22:32:45

RE: freeze column in a table chart

This will definitely be a good feature to have. Hope MS will add it in future. But there is a work around for this problem, following are the steps

1) Create a copy of the original table visual
2) remove all the fields from the duplicate table except for the first column(assuming that is the Colum you want to freeze)
3) Shrink that same column in the original table to the minimum width
4) align these 2 tables together

Cons

1) The column width can not be reduced to 0 to almost make it not visible, so not only shrinked the column to the min size but I also moved it to the end of the table
2) Sometime when you remove columns the granularity of the table changes and the 2 tables are not in sync. work around keep the lowest granular column in the duplicate table and hide it.
3) when sorting is used on any of the tables then the other table does not sort, obviously! I do not have a work around for that.
4) when the data is exported, the main column(that is almost hidden will be exported) is moved to the end of the table. work around, DONT move it to the end after shrinking!!! but you will see a strange space which you can hopefully hide when aligning the 2 table

please let me know If anyone has a workaround for problem 3! Hope this helps!