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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

Showing only first 100 characters in matrix view, but when hovering should display full text

In my matrix I have a column that has fields that have long text. I want to only show the first 100 characters, and the rest should be displayed only when hovering over that column; or when drilling down is this possible? 

I really wanted it to work, I looked all over these forums, it only shows way of shortening the text by using LEFT, but I want to have the full text available when drilled down or when hovered; however, the first 100 characters should be displayed normally in the table 

1 ACCEPTED SOLUTION
MahyarTF
Memorable Member
Memorable Member

Hi,

In My point of view, as you want to show the first 100 char on the main page, you need to create a new column to substring those (use the left Dax function) and the tooltip is coming from the shown columns.

For showing the complete description in Tooltip, my suggestion is to create the Tooltip page or custom page and put the Card visual, that is included in the main column and show this page as a tooltip page on the main page.(hide the Tooltip page)

MahyarTF_1-1658199844981.png

Mahyartf

View solution in original post

3 REPLIES 3
aaronv
Frequent Visitor

I have a similar problem.  My matrix visual is only showing 100 characters per field, but I would like it to show the entire text from the source.. is this possible or is a limitation of the visual?

 

 

MahyarTF
Memorable Member
Memorable Member

Hi,

In My point of view, as you want to show the first 100 char on the main page, you need to create a new column to substring those (use the left Dax function) and the tooltip is coming from the shown columns.

For showing the complete description in Tooltip, my suggestion is to create the Tooltip page or custom page and put the Card visual, that is included in the main column and show this page as a tooltip page on the main page.(hide the Tooltip page)

MahyarTF_1-1658199844981.png

Mahyartf
AUDISU
Resolver III
Resolver III

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.